Spaces:
Runtime error
Runtime error
Update templates/menu.html
Browse files- 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;
|