Responzivní design

This commit is contained in:
2023-06-02 19:24:53 +02:00
parent acf14fbd1d
commit 00a3e4c79d
2 changed files with 5 additions and 11 deletions

View File

@@ -47,15 +47,9 @@
}
.food-tables {
display: flex;
justify-content: space-evenly;
margin-bottom: 50px;
}
.food-table {
max-width: 500px;
}
.content-wrapper {
width: 100%;
display: flex;