STYLE handling cta--go

This commit is contained in:
Antoine M 2025-06-05 10:01:22 +02:00
parent 64ed35fae8
commit 2e8533bafb

View File

@ -38,4 +38,7 @@
&__tags {
@apply flex flex-wrap gap-4 pt-4;
}
.cta--go {
@apply text-primary;
}
}