Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
.menu-image {
|
34 |
height: 200px;
|
35 |
width: 100%;
|
36 |
-
object-fit:
|
37 |
border-radius: 15px 15px 0 0;
|
38 |
}
|
39 |
|
|
|
33 |
.menu-image {
|
34 |
height: 200px;
|
35 |
width: 100%;
|
36 |
+
object-fit: cover;
|
37 |
border-radius: 15px 15px 0 0;
|
38 |
}
|
39 |
|