Reverting font weight changes

This commit is contained in:
onyxserpent 2014-10-09 20:24:33 -07:00
parent fe3424b79a
commit cbcf30daff

View file

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