1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

clarify usage of base font-size so we know what's up

This commit is contained in:
Mark Otto
2017-01-03 13:51:06 -08:00
committed by Mark Otto
parent 57d3a25fec
commit 0ffd369afd
5 changed files with 5 additions and 4 deletions

View File

@@ -938,6 +938,7 @@ $carousel-transition: transform .6s ease-in-out !default;
// Close
$close-font-size: $font-size-base * 1.5 !default;
$close-font-weight: $font-weight-bold !default;
$close-color: $black !default;
$close-text-shadow: 0 1px 0 $white !default;