Skip to content

Commit

Permalink
Small tweak to visual viewport wording
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdavidmills committed Aug 27, 2024
1 parent aa3dd78 commit 5aef689
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions visual-viewport-api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
</head>

<body>
<p id="instructions">Try scrolling around on a desktop and a mobile browser to see how the reported values change.
Also try pinch/zooming on a mobile browser to see the effect.</p>
<p id="instructions">
Try scrolling around and pinch-zooming to see how the reported values change.
</p>
<div id="output">
<p id="visual-info"></p>
<hr>
Expand Down

0 comments on commit 5aef689

Please sign in to comment.