Stop fixing font smoothing - multiple people have requested this
http://www.usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/
This commit is contained in:
		
							
								
								
									
										1
									
								
								scss/skeleton.scss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								scss/skeleton.scss
									
									
									
									
										vendored
									
									
								
							@@ -20,7 +20,6 @@ body {
 | 
			
		||||
  background: #fff;
 | 
			
		||||
  font: 14px/21px $body_font_family;
 | 
			
		||||
  color: #444;
 | 
			
		||||
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
 | 
			
		||||
  -webkit-text-size-adjust: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user