Increase icon size for nav-buttons
This commit is contained in:
parent
1215abaf4f
commit
2c80e2e2d6
1 changed files with 1 additions and 3 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue