mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 12:42:02 +00:00 
			
		
		
		
	[docs] all: Fix mobile layout
This commit is contained in:
		 Jonathan Rubenstein
					Jonathan Rubenstein
				
			
				
					committed by
					
						 Geoffrey McRae
						Geoffrey McRae
					
				
			
			
				
	
			
			
			 Geoffrey McRae
						Geoffrey McRae
					
				
			
						parent
						
							936688ddac
						
					
				
				
					commit
					672cd246ab
				
			| @@ -7,7 +7,7 @@ | ||||
|  } | ||||
| } | ||||
|  | ||||
| @media screen and (max-width:1430px) { | ||||
| @media screen and (min-width:769px) and (max-width:1420px) { | ||||
|  .wy-nav-content-wrap { | ||||
|   margin-left: 300px; | ||||
|  } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user