Add $small-font-size variable

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert 2016-02-15 23:59:53 -08:00
parent 2a2462d253
commit 4278eb57ab
2 changed files with 3 additions and 1 deletions

View file

@ -60,7 +60,7 @@ hr {
small,
.small {
font-size: 80%;
font-size: $small-font-size;
font-weight: normal;
}