Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:10:23 -07:00
parent 0742fd757d
commit cef0de61cd

View file

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