- Re-did the spacing between certain elements.

This commit is contained in:
Accensus 2017-06-20 23:29:28 +03:00
parent d4ead1a973
commit 21e2f2e272

View file

@ -308,7 +308,7 @@ ul.linklist li {
list-style-type: none; list-style-type: none;
float: left; float: left;
width: auto; width: auto;
margin-right: 5px; margin-right: 10px;
font-size: 1.1em; font-size: 1.1em;
line-height: 2.2em; line-height: 2.2em;
} }