Fix icon size
This commit is contained in:
parent
2286cc2a5f
commit
76cc40973d
@ -9,7 +9,7 @@
|
|||||||
font-variant: normal;
|
font-variant: normal;
|
||||||
text-rendering: auto;
|
text-rendering: auto;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
font-size: <?php echo $topMenuFontSize; ?>;
|
font-size: 1.5em;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user