Update _news.scss

Font face changes
This commit is contained in:
onyxserpent 2014-08-10 16:28:14 -07:00
parent d23d8351ca
commit 1218cb9692

View file

@ -70,7 +70,7 @@ div.article {
h2 {
margin: 0 0 .5em 0;
font-family: 'Impact';
font-family: $header-font-family;
font-weight: normal;
}
}
@ -203,4 +203,4 @@ div.admin.articles {
width: 10%;
text-align: right;
}
}
}