DSatishchandra commited on
Commit
93a7a7a
·
verified ·
1 Parent(s): c5c7dcb

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -158,7 +158,7 @@
158
 
159
  /* Ensure the category filter dropdown does not overlap */
160
  form.text-center.mb-4 {
161
- margin-top: 50px; /* No margin at the top */
162
  margin-bottom: 10px; /* Small space at the bottom */
163
  }
164
 
 
158
 
159
  /* Ensure the category filter dropdown does not overlap */
160
  form.text-center.mb-4 {
161
+ margin-top: 10px; /* No margin at the top */
162
  margin-bottom: 10px; /* Small space at the bottom */
163
  }
164