Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
max-width: 900px;
|
21 |
}
|
22 |
.menu-card {
|
23 |
-
width:
|
24 |
border-radius: 15px;
|
25 |
overflow: hidden;
|
26 |
background-color: #fff;
|
|
|
20 |
max-width: 900px;
|
21 |
}
|
22 |
.menu-card {
|
23 |
+
width: 350px;
|
24 |
border-radius: 15px;
|
25 |
overflow: hidden;
|
26 |
background-color: #fff;
|