chore: product name color
This commit is contained in:
@@ -49,9 +49,13 @@
|
|||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #F54A27;
|
color: #F54A27;
|
||||||
|
background: linear-gradient(120deg, #F54A27 0%, #764ba2 100%);
|
||||||
margin: 4px 0 8px 0;
|
margin: 4px 0 8px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
letter-spacing: -0.5px;
|
letter-spacing: -0.5px;
|
||||||
|
-webkit-background-clip: text;
|
||||||
|
-webkit-text-fill-color: transparent;
|
||||||
|
background-clip: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.price {
|
.price {
|
||||||
|
|||||||
Reference in New Issue
Block a user