REMOVE commented-out styles for title in explore-tags.css to clean up the codebase.
This commit is contained in:
parent
d6938cea56
commit
b90dde9f51
|
|
@ -5,13 +5,13 @@
|
|||
@apply flex gap-16 xl:gap-32;
|
||||
}
|
||||
|
||||
&__title {
|
||||
/* &__title {
|
||||
@apply text-base mb-6 font-bold tracking-wider uppercase nunito;
|
||||
}
|
||||
|
||||
&__subtitle {
|
||||
@apply text-5xl font-normal uppercase;
|
||||
}
|
||||
} */
|
||||
|
||||
.tag-list {
|
||||
@apply flex gap-8 flex-wrap;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user