REFACTOR add 'archives-presse' style to content-meta.css for consistent styling with other press components

This commit is contained in:
Antoine 2026-03-16 10:16:55 +01:00
parent 1a82189831
commit a0164bcd85

View File

@ -15,6 +15,7 @@
@apply rounded-full bg-carhop-orange-400;
}
&--archives-presse:before ,
&--communique-presse:before {
@apply rounded-full bg-white border-2 border-primary;
}