2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Add 3 more font-weight variables

Refs #14368

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2015-12-06 12:28:15 -08:00
parent 193b8306f0
commit 0759d76bd2
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ ul ol {
}
dt {
font-weight: bold;
font-weight: $dt-font-weight;
}
dd {