DSatishchandra commited on
Commit
d0fa8c3
·
verified ·
1 Parent(s): 49822ee

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -235,7 +235,7 @@ form.text-center.mb-4 {
235
  margin-right: 15px; /* Reduced space between radio button and label */
236
  margin-bottom: 0; /* Remove bottom margin */
237
  margin-top: 10px; /* Adds space between categories and Customized Dish */
238
- gap: 5px; /* Add gap between the radio button and the label */
239
  /* vertical-align: middle; /* Align radio buttons vertically */
240
  }
241
  .form-check-inline {
 
235
  margin-right: 15px; /* Reduced space between radio button and label */
236
  margin-bottom: 0; /* Remove bottom margin */
237
  margin-top: 10px; /* Adds space between categories and Customized Dish */
238
+ gap: 10px; /* Add gap between the radio button and the label */
239
  /* vertical-align: middle; /* Align radio buttons vertically */
240
  }
241
  .form-check-inline {