Spaces:
Runtime error
Runtime error
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -238,7 +238,7 @@ form.text-center.mb-4 {
|
|
238 |
}
|
239 |
.form-check-inline {
|
240 |
display: inline-block;
|
241 |
-
margin-right:
|
242 |
}
|
243 |
.form-check-label {
|
244 |
display: inline-block;
|
|
|
238 |
}
|
239 |
.form-check-inline {
|
240 |
display: inline-block;
|
241 |
+
margin-right: 20px; /* Decrease space between each radio button */
|
242 |
}
|
243 |
.form-check-label {
|
244 |
display: inline-block;
|