DSatishchandra commited on
Commit
4b49f65
·
verified ·
1 Parent(s): 27c9be0

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -35,7 +35,7 @@
35
  height: 200px; /* Fixed height */
36
  width: 100%; /* Full width of the card */
37
  object-fit: fill; /* Ensure the image covers the area and maintains the aspect ratio */
38
- border-radius: 20px 20px 0 0; /* Rounded top corners */
39
  }
40
 
41
  .card-title {
 
35
  height: 200px; /* Fixed height */
36
  width: 100%; /* Full width of the card */
37
  object-fit: fill; /* Ensure the image covers the area and maintains the aspect ratio */
38
+ border-radius: 15px 15px 0 0; /* Rounded top corners */
39
  }
40
 
41
  .card-title {