there's no font, so rip that var
This commit is contained in:
parent
875c24395c
commit
410bf38a4f
2 changed files with 0 additions and 2 deletions
|
|
@ -61,7 +61,6 @@
|
|||
top: 0;
|
||||
bottom: 0;
|
||||
width: $carousel-control-width;
|
||||
font-size: $carousel-control-font-size;
|
||||
color: $carousel-control-color;
|
||||
text-align: center;
|
||||
opacity: $carousel-control-opacity;
|
||||
|
|
|
|||
|
|
@ -885,7 +885,6 @@ $media-alignment-padding-x: 10px !default;
|
|||
$carousel-control-color: #fff !default;
|
||||
$carousel-control-width: 15% !default;
|
||||
$carousel-control-opacity: .5 !default;
|
||||
$carousel-control-font-size: 20px !default;
|
||||
|
||||
$carousel-indicators-width: 60% !default;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue