diff --git a/website/cart.css b/website/cart.css index 4343a97..2468b23 100644 --- a/website/cart.css +++ b/website/cart.css @@ -1,6 +1,6 @@ /* Winkelmandje sectie */ .cart { - width: 20%; + width: 15%; background-color: #fff; /* Change background color to white */ padding: 20px; height: 100vh;