mirror of
https://github.com/vercel/commerce.git
synced 2025-07-13 16:01:21 +00:00
🐛 bug: logo fontsize
:%s
This commit is contained in:
parent
a534e4b4f6
commit
9b266e1b14
@ -11,6 +11,8 @@
|
||||
}
|
||||
.content{
|
||||
@apply font-logo;
|
||||
font-size: var(--font-size);
|
||||
font-size: 16px;
|
||||
line-height: 32px;
|
||||
letter-spacing: -0.02em;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user