Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Ipad Pro 12.9 inch height should be 1366px not 1336px (2732px/2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Carangelo committed Oct 7, 2019
1 parent 18a2afd commit 2b56bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
{
"name": "iPad Pro (12.9-inch)",
"width": 1024,
"height": 1336,
"height": 1366,
"pixelRatio": 2,
"userAgent": "Mozilla/5.0 (iPad; CPU OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1",
"touch": true,
Expand Down

0 comments on commit 2b56bd3

Please sign in to comment.