mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Documentation: fix docs index page on mobile (#8035)
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
				
			|||||||
    --md-hue: 222;
 | 
					    --md-hue: 222;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media (min-width: 400px) {
 | 
					@media (min-width: 768px) {
 | 
				
			||||||
    .grid-left {
 | 
					    .grid-left {
 | 
				
			||||||
        width: 33%;
 | 
					        width: 33%;
 | 
				
			||||||
        float: left;
 | 
					        float: left;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user