Reverting font weight changes

This commit is contained in:
onyxserpent 2014-10-09 20:25:00 -07:00
parent 41b138c2e3
commit 9825195f96

View file

@ -21,7 +21,7 @@ dl {
margin-bottom: $base-line-height / 2;
dt {
font-weight: 400;
font-weight: bold;
margin-top: $base-line-height / 2;
}