FEATURE Introducing component

This commit is contained in:
Antoine M 2026-02-13 15:44:54 +01:00
parent d16c885638
commit ff8716adbb

View File

@ -0,0 +1,8 @@
.post-card--analyses-etudes {
.card__details-date {
@apply text-primary;
}
time {
@apply text-primary capitalize mt-3 block;
}
}