REFACTOR Moving the authors-list from dynamiques theme to carhop-theme
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nonimart 2026-03-20 17:14:56 +01:00
parent 374db271fb
commit e4299c020f

View File

@ -1,12 +0,0 @@
.authors-list {
@apply mb-20;
&__title {
@apply text-3xl font-medium mb-4 uppercase;
}
&__article-title {
@apply mb-8 underline underline-offset-8 decoration-1 opacity-90;
}
.author-card {
@apply mb-8;
}
}