DSatishchandra commited on
Commit
e03cee4
·
verified ·
1 Parent(s): efd26cd

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -0
templates/menu.html CHANGED
@@ -252,6 +252,7 @@ h1.text-center {
252
  align-items: center; /* Align checkboxes and labels */
253
  margin-left: 10px; /* Space between checkboxes */
254
  color: #343a40; /* Darker text color */
 
255
  }
256
 
257
  /* Customize the default checkbox */
 
252
  align-items: center; /* Align checkboxes and labels */
253
  margin-left: 10px; /* Space between checkboxes */
254
  color: #343a40; /* Darker text color */
255
+ vertical-align: middle; /* Align label vertically */
256
  }
257
 
258
  /* Customize the default checkbox */