Úprava velikosti tabulek

This commit is contained in:
Martin Berka 2023-06-02 09:03:03 +02:00
parent 4386f581ae
commit acf14fbd1d

View File

@ -52,6 +52,10 @@
margin-bottom: 50px;
}
.food-table {
max-width: 500px;
}
.content-wrapper {
width: 100%;
display: flex;