Anton | fix: настройка cart
This commit is contained in:
@@ -263,6 +263,13 @@ body:is(.test1-checkout-page, .test1-cart-page) {
|
||||
letter-spacing: -0.04em;
|
||||
color: var(--premium-navy);
|
||||
}
|
||||
h2 {
|
||||
margin: 14px 0 10px;
|
||||
font-family: "Manrope", sans-serif;
|
||||
font-size: clamp(28px, 4.2vw, 42px);
|
||||
line-height: 1.08;
|
||||
letter-spacing: -0.03em;
|
||||
}
|
||||
|
||||
.premium-timeline {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user