fixing list style and spacing

This commit is contained in:
Antoine M 2023-11-21 11:26:35 +01:00
parent cb97189e2b
commit a16651725d

View File

@ -18,7 +18,7 @@
@apply py-12;
}
&__press-ressource {
@apply grid gap-x-8 gap-4 px-4 py-8 list-none;
@apply grid gap-x-8 gap-4 px-4 !py-8 list-none;
grid-template-columns: repeat(9, 1fr);
align-items: center;
&:before {