tinkering with icon size

master
BodgeMaster 2020-03-10 20:33:33 +01:00
parent 3877592e5c
commit ef8f97b74d
1 changed files with 2 additions and 2 deletions

View File

@ -272,7 +272,7 @@ ul.topnav li.right {
}*/
ul.topnav img {
height: 1.8em;
height: 2.4em;
}
ul.topnav li a.icon {
@ -282,7 +282,7 @@ ul.topnav li a.icon {
font-family: monospace;
font-size: 1em;
text-decoration: none;
padding: 0;
padding: 5.4px 9px;
}
ul.list {