Menu adjustment; reduced font size ever so slightly and adjusted margins/padding

master
Mike Gerwitz 2013-05-25 18:10:19 -04:00
parent 1d31919320
commit 3cb200878d
1 changed files with 4 additions and 2 deletions

View File

@ -53,15 +53,17 @@ h2.desc {
color: #666f63;
margin-top: 0px;
margin-bottom: 3em;
margin-bottom: 2em;
}
#menu {
text-align: center;
padding: 0;
margin: 0px 0px 4em 0px;
}
#menu li {
display: inline;
font-size: 1.4em;
font-size: 1.3em;
letter-spacing: 0.05em;
}
#menu li a {