This commit is contained in:
cowboykipnugget
2025-02-18 09:23:52 +01:00
parent 1f418f9c85
commit a947b035d3
2 changed files with 6 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
display: flex;
justify-content: space-between;
padding: 10px 0;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #ff9d3b;
}
.cart-item button {