This commit is contained in:
cowboykipnugget
2025-02-13 13:44:04 +01:00

View File

@@ -1,6 +1,6 @@
/* Winkelmandje sectie */ /* Winkelmandje sectie */
.cart { .cart {
width: 20%; width: 15%;
background-color: #fff; /* Change background color to white */ background-color: #fff; /* Change background color to white */
padding: 20px; padding: 20px;
height: 100vh; height: 100vh;