This commit is contained in:
@jcarymuhammedow
2026-03-25 15:58:54 +05:00

View File

@@ -134,13 +134,13 @@
} }
.price { .price {
font-size: 16px; font-size: 24px;
font-weight: 700; font-weight: 700;
color: #c0392b; color: #c0392b;
} }
.oldPrice { .oldPrice {
font-size: 12px; font-size: 16px;
color: #aaa; color: #aaa;
text-decoration: line-through; text-decoration: line-through;
} }