1
0
mirror of https://github.com/vercel/commerce.git synced 2025-05-25 02:46:58 +00:00

UI tweaks

This commit is contained in:
Belen Curcio 2020-10-21 11:57:22 -03:00
parent f973beda0b
commit 9d8db18c38

@ -37,7 +37,9 @@
@apply absolute top-6 left-0 z-50;
& .name {
@apply px-6 py-2 bg-primary text-primary font-bold text-3xl;
@apply px-6 py-2 bg-primary text-primary font-bold;
font-size: 2rem;
letter-spacing: 0.4px;
}
& .price {