ok banget

This commit is contained in:
zadit
2024-10-30 03:32:48 +07:00
parent 1ecc6db645
commit 5a2b9b2f86
18 changed files with 244 additions and 130 deletions

View File

@@ -143,12 +143,15 @@
.itemQty {
display: flex;
align-items: center;
align-items: end;
font-size: 0.9rem;
margin-left: 5px;
color: rgb(115, 165, 133);
fill: rgb(115, 165, 133);
}
.itemQtyValue {
margin-bottom: 8px;
font-family: "Poppins", sans-serif;
font-style: normal;
font-weight: 600;
@@ -174,7 +177,6 @@
background-color: #ffffff;
border: 2px solid #73a585;
/* border: none; */
color: #73a585;
display: inline-block;
font-size: 16px;
font-weight: 600;