1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Carousel variables (#29493)

This commit is contained in:
leshasmp
2019-10-12 17:09:04 +05:00
committed by Martijn Cuppens
parent 09e6af48d7
commit 64e22b4284
2 changed files with 5 additions and 3 deletions

View File

@@ -1080,6 +1080,8 @@ $carousel-indicator-transition: opacity .6s ease !default;
$carousel-caption-width: 70% !default;
$carousel-caption-color: $white !default;
$carousel-caption-padding-y: 1.25rem !default;
$carousel-caption-spacer: 1.25rem !default;
$carousel-control-icon-width: 20px !default;