property order

This commit is contained in:
Mark Otto 2017-04-08 16:11:59 -07:00
parent 90c18ebd19
commit 0c59741812
1 changed files with 1 additions and 1 deletions

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;