REFACTOR Deleting commented code
This commit is contained in:
parent
2c76a5df5b
commit
78a2e1ea02
|
|
@ -2,17 +2,9 @@
|
|||
@apply bg-carhop-purple-100 py-24 px-12 xl:px-24;
|
||||
.inner {
|
||||
@apply max-w-screen-2xl mx-auto;
|
||||
@apply flex gap-16 xl:gap-32;
|
||||
@apply lg:flex gap-16 xl:gap-32;
|
||||
}
|
||||
|
||||
/* &__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