Add margin to menu items
This commit is contained in:
parent
a726bd1f3b
commit
8dc00391fb
@ -128,7 +128,8 @@ body {
|
||||
position: absolute;
|
||||
background-color: #aac4ee;
|
||||
border: none;
|
||||
right: 30px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user