min-width for better mobile rendering
This commit is contained in:
		
							parent
							
								
									4b03dca7c2
								
							
						
					
					
						commit
						ca4385963d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -16,6 +16,7 @@ html {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body, html {
 | 
					body, html {
 | 
				
			||||||
	min-height: 100%;
 | 
						min-height: 100%;
 | 
				
			||||||
 | 
						min-width: 600px;
 | 
				
			||||||
	background-color: #000000;
 | 
						background-color: #000000;
 | 
				
			||||||
	overflow: hidden;
 | 
						overflow: hidden;
 | 
				
			||||||
	padding: 0px;
 | 
						padding: 0px;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue