1
0
Fork 0

Minor menu padding adjustment

website
Mike Gerwitz 2011-11-23 22:53:28 -05:00
parent 9734b883f0
commit da9a5d58a3
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ html, body {
#menu a, #menu a:link {
display: inline-block;
padding: 0.25em 1em;
padding: 0.25em 1.25em;
color: #041c40;
text-decoration: none;