Home › Forums › CSS › font-size in High DPI › Re: font-size in High DPI
January 28, 2013 at 2:04 am
#122526
Member
There are media queries available to specifically target retina displays, but text really shouldn’t be rendering smaller, that sounds like a problem with how you’re setting font sizes.
https://css-tricks.com/snippets/css/retina-display-media-query/