Update labels, and colors, and things

This commit is contained in:
Michael Rose
2016-03-22 22:59:39 -04:00
parent f029ce6e25
commit 0feeb21821
15 changed files with 212 additions and 69 deletions

View File

@ -55,8 +55,10 @@
li {
display: inline-block;
padding-top: 5px;
padding-bottom: 5px;
font-family: $sans-serif-narrow;
font-size: 16px;
font-size: 14px;
text-transform: uppercase;
}
@ -66,6 +68,7 @@
}
a {
padding-right: 10px;
font-weight: bold;
}
}