STYLE visuals tweaks on block

This commit is contained in:
Antoine M 2025-06-03 10:35:33 +02:00
parent c8fee2af3b
commit 88ab1e63d5

View File

@ -1,7 +1,6 @@
.block-dernieres-dynamiques {
@apply bg-primary text-white px-12 xl:px-24 pt-20;
overflow: hidden;
@apply bg-primary text-white pt-20;
overflow: visible !important;
*:not(.article-card *) {
@apply text-white;
}