mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Fix overlaping product titles on mobile
Add an `extra-loose` line-height so it prevents produt title to overlap on mobile screens.
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
.productTitle {
|
||||
@apply pt-2 max-w-full w-full;
|
||||
@apply max-w-full w-full;
|
||||
font-size: 2rem;
|
||||
letter-spacing: 0.4px;
|
||||
|
||||
|
Reference in New Issue
Block a user