DSatishchandra commited on
Commit
250dedf
·
verified ·
1 Parent(s): 90fa0a8

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. 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: none;
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