Home › Forums › CSS › Responsive: device pixel ratio problem › Reply To: Responsive: device pixel ratio problem
July 24, 2014 at 1:08 am
#176281
Participant
That’s how I did it already ;)
<td>’s got a width of 100% and a “display: block” as a style attribute. My problem is that devices with a device pixel ratio highter than 1 aren’t showing the 480px wide version of my e-mail template. They show the 600px version and everything is shrunked to fit the screen size. That results in very hard to read paragraphs :)