DSatishchandra commited on
Commit
a2e928f
·
verified ·
1 Parent(s): a216614

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -250,7 +250,7 @@ h1.text-center {
250
  .addon-section .form-check {
251
  display: inline-flex; /* Display checkboxes horizontally */
252
  align-items: center; /* Align checkboxes and labels */
253
- margin-left: 8px; /* Space between checkboxes */
254
  color: #343a40; /* Darker text color */
255
  }
256
 
 
250
  .addon-section .form-check {
251
  display: inline-flex; /* Display checkboxes horizontally */
252
  align-items: center; /* Align checkboxes and labels */
253
+ margin-left: 0px; /* Space between checkboxes */
254
  color: #343a40; /* Darker text color */
255
  }
256