assets/css/appscms-feature.css in appscms-tools-theme-4.3.7 vs assets/css/appscms-feature.css in appscms-tools-theme-4.3.8
- old
+ new
@@ -287,11 +287,11 @@
align-items: center;
}
.inforgraphics_section .wrapper {
display: flex;
- max-width: 700px;
+ max-width: 90%;
position: relative;
}
.inforgraphics_section .wrapper i {
top: 50%;
@@ -327,11 +327,11 @@
right: 0px;
}
.carousel {
display: flex;
- max-width: 700px;
+ max-width: 100%;
overflow-x: scroll;
scroll-snap-type: x mandatory;
scroll-behavior: smooth;
}
@@ -389,6 +389,5 @@
.slide {
flex: 0 0 100%;
margin-right: 0;
}
}
-