REMOVE commented-out styles for title in explore-tags.css to clean up the codebase.

This commit is contained in:
Antoine M 2025-05-23 18:07:05 +02:00
parent d6938cea56
commit b90dde9f51

View File

@ -5,13 +5,13 @@
@apply flex gap-16 xl:gap-32; @apply flex gap-16 xl:gap-32;
} }
&__title { /* &__title {
@apply text-base mb-6 font-bold tracking-wider uppercase nunito; @apply text-base mb-6 font-bold tracking-wider uppercase nunito;
} }
&__subtitle { &__subtitle {
@apply text-5xl font-normal uppercase; @apply text-5xl font-normal uppercase;
} } */
.tag-list { .tag-list {
@apply flex gap-8 flex-wrap; @apply flex gap-8 flex-wrap;