mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Move styles to use @apply instead of responsive classes
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user