hiding overflow for figure
This commit is contained in:
parent
cd54ac06e8
commit
8c5a4a0800
|
|
@ -1,5 +1,6 @@
|
||||||
.homegrade-blocks-focused-schema {
|
.homegrade-blocks-focused-schema {
|
||||||
figure.picture-container {
|
figure.picture-container {
|
||||||
|
@apply overflow-x-hidden;
|
||||||
img {
|
img {
|
||||||
@apply rounded-3xl;
|
@apply rounded-3xl;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user