RESPONSIVE FIX hiding overflow x
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b1d0f5c636
commit
d68241e494
|
|
@ -1,3 +1,3 @@
|
||||||
.scroll-story-block {
|
.scroll-story-block {
|
||||||
@apply py-12 flex flex-col gap-12;
|
@apply py-12 flex flex-col gap-12 overflow-x-hidden;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user