mirror of
https://github.com/vercel/commerce.git
synced 2025-07-05 04:31:22 +00:00
🐛 bug: bug fix
This commit is contained in:
parent
32d06a9df7
commit
3c7aa8e862
@ -2,8 +2,8 @@
|
||||
|
||||
.headingCommon {
|
||||
@apply font-heading uppercase text-left spacing-horizontal-left;
|
||||
font-size: 48px;
|
||||
line-height: 56px;
|
||||
font-size: 3.2rem;
|
||||
line-height: 4rem;
|
||||
|
||||
&.highlight {
|
||||
color: var(--negative);
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
@screen md {
|
||||
@apply spacing-horizontal;
|
||||
font-size: 32px;
|
||||
line-height: 40px;
|
||||
}
|
||||
font-size: 4.8rem;
|
||||
line-height: 5.6rem;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user