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

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -223,7 +223,7 @@ h1.text-center {
223
  /* Category Filter with Custom Radio Buttons */
224
  form.text-center.mb-4 {
225
  display: flex;
226
- flex-wrap: wrap; /* Allow wrapping if needed */
227
  /*gap: 15px;/* Add gap between the radio buttons */
228
  flex-direction: column;
229
  align-items: center;
 
223
  /* Category Filter with Custom Radio Buttons */
224
  form.text-center.mb-4 {
225
  display: flex;
226
+ /*flex-wrap: wrap; /* Allow wrapping if needed */
227
  /*gap: 15px;/* Add gap between the radio buttons */
228
  flex-direction: column;
229
  align-items: center;