fix styling issues with responsive mode
This commit is contained in:
@@ -161,6 +161,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
width: 33.3vw;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -180,11 +181,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 33.3vw;
|
||||||
height: 33.3vw;
|
height: 33.3vw;
|
||||||
|
|
||||||
&.has-cropped-false {
|
&.has-cropped-false {
|
||||||
width: 33.3vw;
|
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user