Skip to content

Commit 3792d54

Browse files
Update style.css
1 parent 945250e commit 3792d54

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

style.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ text-shadow: 0px 3px 3px rgba(255,255,255,0.5);
717717

718718
swiper-container {
719719
width: 900px;
720-
height: 900px;
720+
height: 500px;
721721
}
722722

723723
swiper-slide {
@@ -733,9 +733,12 @@ text-shadow: 0px 3px 3px rgba(255,255,255,0.5);
733733
display: block;
734734
width: 100%;
735735
height: 100%;
736-
object-fit: cover;
736+
737+
object-fit:contain;
737738
}
738739

739740

740741

741742

743+
744+

0 commit comments

Comments
 (0)