Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:16:50 -07:00
parent 7e34d18134
commit dba047226b

View file

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