rewind border for categories

This commit is contained in:
Joffrey JAFFEUX 2025-01-13 18:08:42 +01:00
parent 823f908cff
commit 8586610ee5

View File

@ -4,6 +4,10 @@
gap: 0.5em; gap: 0.5em;
flex-wrap: wrap; flex-wrap: wrap;
} }
.rewind-card {
@include rewind-border;
}
} }
.favorite-categories__category { .favorite-categories__category {