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

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -224,7 +224,7 @@ h1.text-center {
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;
230
  justify-content: center;
 
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;
230
  justify-content: center;