Font changes

This commit is contained in:
onyxserpent 2014-08-10 16:39:53 -07:00
parent 2362961d76
commit f3805a5d56

View file

@ -6,7 +6,7 @@ $navigation-height: 50px;
#menu {
@include span-columns(12);
font-family: $header-font-family;
font-family: $base-font-family;
height: $navigation-height;
margin-top: -50px;
background: image-url("#{$theme-path}/layout/nav-background.png") top center repeat-x;