lighter menu font

This commit is contained in:
Tanner Nelson 2016-08-07 16:35:13 -04:00
parent 66cbf54a83
commit 1dd5455525
No known key found for this signature in database
GPG Key ID: 9C24375C64856B76
3 changed files with 3 additions and 7 deletions

View File

@ -171,7 +171,7 @@ nav {
z-index: 10; }
nav a {
border-bottom: none;
color: white;
color: rgba(255, 255, 255, 0.9);
font-size: 16px;
line-height: 32px;
height: 32px;

File diff suppressed because one or more lines are too long

View File

@ -191,7 +191,7 @@ nav
a
border-bottom: none
color: white
color: rgba(255, 255, 255, 0.9)
font-size: 16px
line-height: 32px
height: 32px
@ -236,10 +236,6 @@ nav
&:hover
color: #94a9d1
ul, ul li
list-style: none
padding: 0