fix overflow glitch on vertical slides in mobile safari
This commit is contained in:
		| @@ -30,13 +30,13 @@ html, body { | |||||||
| 	width: 100%; | 	width: 100%; | ||||||
| 	height: 100%; | 	height: 100%; | ||||||
| 	min-height: 600px; | 	min-height: 600px; | ||||||
|  | 	overflow: hidden; | ||||||
| } | } | ||||||
|  |  | ||||||
| body { | body { | ||||||
| 	position: relative; | 	position: relative; | ||||||
| 	padding: 0; | 	padding: 0; | ||||||
| 	margin: 0; | 	margin: 0; | ||||||
| 	overflow: hidden; |  | ||||||
| 	 | 	 | ||||||
| 	font-family: 'Lato', Times, 'Times New Roman', serif; | 	font-family: 'Lato', Times, 'Times New Roman', serif; | ||||||
| 	font-size: 36px; | 	font-size: 36px; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user