definicao de layout
This commit is contained in:
7
public/assets/scss/owltheme/_autoheight.scss
Normal file
7
public/assets/scss/owltheme/_autoheight.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Owl Carousel - Auto Height Plugin
|
||||
*/
|
||||
|
||||
.owl-height {
|
||||
transition: height 500ms ease-in-out;
|
||||
}
|
||||
Reference in New Issue
Block a user