Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:11:05 -07:00
parent cef0de61cd
commit 37058b060b

View file

@ -11,7 +11,7 @@ table {
th {
border-bottom: 1px solid darken($base-border-color, 15%);
font-weight: bold;
font-weight: 400;
padding: 0.5em 0;
text-align: left;
}