dont specify hyphens auto, behavior/rendering varies between browsers
This commit is contained in:
		@@ -76,10 +76,6 @@ body {
 | 
			
		||||
.reveal h4,
 | 
			
		||||
.reveal h5,
 | 
			
		||||
.reveal h6 {
 | 
			
		||||
	-webkit-hyphens: auto;
 | 
			
		||||
	   -moz-hyphens: auto;
 | 
			
		||||
	        hyphens: auto;
 | 
			
		||||
 | 
			
		||||
	word-wrap: break-word;
 | 
			
		||||
	line-height: 1;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user