Refactor menu item categories and update display styles

This commit is contained in:
vista-man
2025-02-12 14:08:50 +01:00
parent 5a510af54e
commit 2c5bd2c0e4
4 changed files with 9 additions and 4 deletions

View File

@@ -34,7 +34,6 @@ body {
/* Productweergave in een grid */
.product-display {
width: 70%;
display: flex;
flex-wrap: wrap;
padding: 20px;
justify-content: space-around;