Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update templates/menu.html
Browse files- templates/menu.html +1 -1
    	
        templates/menu.html
    CHANGED
    
    | @@ -233,7 +233,7 @@ form.text-center.mb-4 { | |
| 233 | 
             
                margin-right: -5px; /* Reduced space between radio button and label */
         | 
| 234 | 
             
                margin-bottom: 0; /* Remove bottom margin */
         | 
| 235 | 
             
                margin-top: 10px; /* Adds space between categories and Customized Dish */
         | 
| 236 | 
            -
                vertical-align: middle; /* Align radio buttons vertically */
         | 
| 237 | 
             
            }
         | 
| 238 | 
             
            .form-check-inline {
         | 
| 239 | 
             
                display: inline-block;
         | 
|  | |
| 233 | 
             
                margin-right: -5px; /* Reduced space between radio button and label */
         | 
| 234 | 
             
                margin-bottom: 0; /* Remove bottom margin */
         | 
| 235 | 
             
                margin-top: 10px; /* Adds space between categories and Customized Dish */
         | 
| 236 | 
            +
                /* vertical-align: middle; /* Align radio buttons vertically */
         | 
| 237 | 
             
            }
         | 
| 238 | 
             
            .form-check-inline {
         | 
| 239 | 
             
                display: inline-block;
         | 
