Vanessa 2025-06-15 18:19:00 +08:00
parent a9ae243baf
commit 138c7aa9f6

View file

@ -304,11 +304,12 @@
&-img {
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
&--fit {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
}
}