marvelapp / devices.css

Pure CSS phones and tablets
MIT License
3.95k stars 611 forks source link

Ipad screen sizes incorrect #13

Closed ChristianYaglenski closed 9 years ago

ChristianYaglenski commented 9 years ago

It seems that the viewport for the ipad is incorrect. The logical resolution points for the ipad's are 1024x768. I'm not sure why it's listed in the css as being width: 576px; height: 768px;

olegtsaplin commented 9 years ago

768x1024 can't fit onto most screens, so it's scaled down while keeping the same aspect ratio