FEATURE introducing page specific block behaviours

This commit is contained in:
Antoine M 2025-06-04 11:35:47 +02:00
parent dec082510d
commit 3f81bfa85d

View File

@ -0,0 +1,5 @@
#page-archive-articles {
.explore-tags {
@apply bg-carhop-orange-50;
}
}