FIX temp fix of overflow but hoping nothings breaks
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
9d34e1b30d
commit
cf7f7bb750
|
|
@ -1,6 +1,7 @@
|
|||
.block-dernieres-dynamiques {
|
||||
@apply bg-primary text-white pt-20 px-4 md:px-12;
|
||||
overflow: visible !important;
|
||||
/* overflow: visible !important; */
|
||||
overflow: hidden !important;
|
||||
|
||||
&__inner {
|
||||
@apply max-w-screen-2xl mx-auto;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user