add padding to menu button

This commit is contained in:
Ray Elliott 2020-02-21 15:10:31 +00:00
parent db4ac2d956
commit b7f14b8109
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@
font-size: 2.4rem; font-size: 2.4rem;
font-weight: 400; font-weight: 400;
line-height: 6rem; line-height: 6rem;
padding: 0.5em 0 0.5em 0.5em;
color: $fg-color; color: $fg-color;
cursor: pointer; cursor: pointer;
&:hover, &:hover,