STYLE refining padding

This commit is contained in:
Antoine M 2026-04-08 16:35:05 +02:00
parent 0355a1e9c6
commit e6105fe07f

View File

@ -1,5 +1,5 @@
.narrative-card {
@apply p-12 py-24 mx-auto max-w-screen-lg relative;
@apply p-12 py-16 mx-auto max-w-screen-lg relative;
overflow: hidden;
> * {