Reverting font weight changes

This commit is contained in:
onyxserpent 2014-10-09 20:19:01 -07:00
parent 9fd814127e
commit 16c6473037

View file

@ -28,7 +28,7 @@ div.article {
@include span-columns(6);
a {
font-weight: 400;
font-weight: bold;
}
}