DSatishchandra commited on
Commit
7724907
·
verified ·
1 Parent(s): c90dad5

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -230,7 +230,7 @@ form.text-center.mb-4 {
230
  }
231
  .form-check {
232
  display: inline-block;
233
- margin-right: 5px; /* Reduced space between radio button and label */
234
  margin-bottom: 0; /* Remove bottom margin */
235
  margin-top: 10px; /* Adds space between categories and Customized Dish */
236
  gap=10px;
 
230
  }
231
  .form-check {
232
  display: inline-block;
233
+ margin-right: 15px; /* Reduced space between radio button and label */
234
  margin-bottom: 0; /* Remove bottom margin */
235
  margin-top: 10px; /* Adds space between categories and Customized Dish */
236
  gap=10px;