Move styles to use @apply instead of responsive classes

This commit is contained in:
Willian Justen de Vasconcellos
2020-10-27 20:16:23 -03:00
parent 48e35c9163
commit 65d6ba7a7e
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@
}
.productTitle {
@apply max-w-full w-full;
@apply pt-0 max-w-full w-full leading-extra-loose;
font-size: 2rem;
letter-spacing: 0.4px;