We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e151083 commit 868dcb1Copy full SHA for 868dcb1
style.css
@@ -719,23 +719,23 @@ swiper-container {
719
height:500px;
720
}
721
722
- swiper-slide {
723
- text-align: center;
724
- font-size: 18px;
725
- background: #444;
726
- display: flex;
727
- justify-content: center;
728
- align-items: center;
729
- }
+swiper-slide {
+ text-align: center;
+ font-size: 18px;
+ background: #444;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+}
730
731
swiper-slide img {
732
display: block;
733
width: 100%;
734
height: 100%;
735
-
736
object-fit:contain;
737
738
739
740
741
+
0 commit comments