chore: product name color

This commit is contained in:
2026-01-24 19:28:54 -05:00
parent b4c6e5b755
commit 4ab2e45105

View File

@@ -49,9 +49,13 @@
font-size: 1.5rem;
font-weight: 600;
color: #F54A27;
background: linear-gradient(120deg, #F54A27 0%, #764ba2 100%);
margin: 4px 0 8px 0;
text-align: center;
letter-spacing: -0.5px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.price {