Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update templates/menu.html
Browse files- templates/menu.html +1 -1
    	
        templates/menu.html
    CHANGED
    
    | @@ -127,7 +127,7 @@ | |
| 127 | 
             
                    .dropdown-menu .dropdown-item:hover {
         | 
| 128 | 
             
                        background-color: #f1f1f1;
         | 
| 129 | 
             
                    }
         | 
| 130 | 
            -
                    .fixed-search-container {
         | 
| 131 | 
             
                        position: fixed;
         | 
| 132 | 
             
                        top: 10px;
         | 
| 133 | 
             
                        left: 50%;
         | 
|  | |
| 127 | 
             
                    .dropdown-menu .dropdown-item:hover {
         | 
| 128 | 
             
                        background-color: #f1f1f1;
         | 
| 129 | 
             
                    }
         | 
| 130 | 
            +
                    .fixed-search-container .text-center mb-4 {
         | 
| 131 | 
             
                        position: fixed;
         | 
| 132 | 
             
                        top: 10px;
         | 
| 133 | 
             
                        left: 50%;
         | 
 
			
