Increase icon size for nav-buttons

This commit is contained in:
Yorick Barbanneau 2020-02-21 16:18:40 +01:00
parent 1215abaf4f
commit 2c80e2e2d6

View file

@ -1060,11 +1060,9 @@ img {
.nav-button a i:before { .nav-button a i:before {
position: relative; position: relative;
width: auto; width: auto;
top: -2px;
margin: auto; margin: auto;
font-size: 0.625em; font-size: 0.9em;
line-height: 1.6em; line-height: 1.6em;
top:1px
} }
#menu { #menu {