make nav links larger

This commit is contained in:
Joshua Seigler 2016-07-29 00:19:54 -04:00
parent f819f148bb
commit f777ad4e30
2 changed files with 7 additions and 2 deletions

View file

@ -3,7 +3,7 @@
color: $white;
#top {
border-bottom: 1px solid $white;
border-bottom: 1px solid rgba($white, 0.35);
nav li a {
color: rgba($white, 0.9);
&:hover {