Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:10:23 -07:00
parent 2467c186ff
commit 5d669ef7f5

View file

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