diff --git a/resources/css/components/content-meta.css b/resources/css/components/content-meta.css index b6e21ab..b365791 100644 --- a/resources/css/components/content-meta.css +++ b/resources/css/components/content-meta.css @@ -11,6 +11,10 @@ &--revue:before { @apply rounded-full bg-carhop-orange-400; } + + &--communique-presse:before { + @apply rounded-full bg-white border-2 border-primary; + } &--articles:before, &--article:before { @apply w-6 bg-carhop-purple-300 -rotate-45;