Poprawki UI

This commit is contained in:
2025-08-14 13:09:33 +02:00
parent d9c4313dc6
commit 2494dfb207
4 changed files with 11 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -542,6 +542,7 @@ body#product {
.product-info-box-right {
ul.product-flags {
margin-bottom: 24px;
row-gap: 8px;
li.product-flag {
font-size: 11px;
@@ -1554,6 +1555,13 @@ body#cart {
.product-card-sum-price {
padding-top: 7px;
line-height: 1;
strong {
color: #462d26;
font-size: 14px;
font-family: $fInter;
font-weight: 700;
}
}
.product-card-action {