2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Merge pull request #20867 from twbs/dedupe-sm-vars

Drop the $small-font-size variable for the newer $font-size-sm one
This commit is contained in:
Mark Otto
2016-10-09 15:00:11 -07:00
committed by GitHub
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -205,8 +205,6 @@ $headings-color: inherit !default;
$lead-font-size: 1.25rem !default;
$lead-font-weight: 300 !default;
$small-font-size: 80% !default;
$text-muted: $gray-light !default;
$abbr-border-color: $gray-light !default;