Skip to content

Commit

Permalink
Add size for iPhone 14 Pro Max (#2070)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore authored Jan 26, 2024
1 parent d3009a9 commit d1bb0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/support/getViewPort.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const sizeMap = {
'iPhone SE': '377x668',
'iPhone 12 Pro': '390x844',
'iPhone 14 Pro': '430x932',
'iPhone 14 Pro Max': '430x932',
'Pixel 5': '394x852',
'Pixel 7': '412x916',
'Samsung Galaxy S8+': '412x846',
Expand Down

0 comments on commit d1bb0ca

Please sign in to comment.