add padding to menu button
This commit is contained in:
parent
db4ac2d956
commit
b7f14b8109
|
@ -96,6 +96,7 @@
|
|||
font-size: 2.4rem;
|
||||
font-weight: 400;
|
||||
line-height: 6rem;
|
||||
padding: 0.5em 0 0.5em 0.5em;
|
||||
color: $fg-color;
|
||||
cursor: pointer;
|
||||
&:hover,
|
||||
|
|
Loading…
Reference in New Issue