mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
property order
This commit is contained in:
parent
90c18ebd19
commit
0c59741812
1 changed files with 1 additions and 1 deletions
|
@ -12,8 +12,8 @@
|
|||
.carousel-item {
|
||||
position: relative;
|
||||
display: none;
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
@include transition($carousel-transition);
|
||||
backface-visibility: hidden;
|
||||
perspective: 1000px;
|
||||
|
|
Loading…
Reference in a new issue