handling highlighted

This commit is contained in:
Antoine M 2024-12-04 15:47:04 +01:00
parent 2b0ffe8579
commit ac5f64a1b9

View File

@ -1,3 +1,7 @@
.highlighted-purple {
@apply font-bold underline underline-offset-4;
}
.artisans-posts {
@apply md:flex gap-4 pt-8;