assets/css/tools.css in appscms-tools-theme-3.6.8 vs assets/css/tools.css in appscms-tools-theme-3.6.9

- old
+ new

@@ -1603,12 +1603,12 @@ border-top: 1px solid rgb(224, 224, 224); } .infographics_section .infographics-desc { position: absolute; - color: #fff; - bottom: 30px; + color: #000; + bottom: 0; } .infographics_section .slider { position: relative; max-width: 40rem; @@ -1626,22 +1626,22 @@ align-items: center; justify-content: center; transition: transform 1s; } -.infographics_section .slide img { - width: 100%; +.infographics_section .slide img { + width: 200px; height: 100%; - object-fit: cover; + /* object-fit: contain; */ } .infographics_section button { background: none; border: none; } .infographics_section button .fas { - color: #fff; + color:#000; } .infographics_section .btn-slide { position: absolute; top: 50%;