Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:11:05 -07:00
parent 5d669ef7f5
commit 36dd502310

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;
}