mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-07 05:53:00 +01:00
Refactor menu item categories and update display styles
This commit is contained in:
@@ -34,7 +34,6 @@ body {
|
||||
/* Productweergave in een grid */
|
||||
.product-display {
|
||||
width: 70%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding: 20px;
|
||||
justify-content: space-around;
|
||||
|
||||
Reference in New Issue
Block a user