1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

property order

This commit is contained in:
Mark Otto 2017-04-08 16:11:59 -07:00
parent 90c18ebd19
commit 0c59741812

View file

@ -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;