Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:16:50 -07:00
parent 97c664ec81
commit a765901ab5

View file

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