Skip to content

Commit caba40f

Browse files
kathaylToriLindsay
andauthored
Update src/content/partials/browser-rendering/improve-blurry-screenshot-resolution.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent c152310 commit caba40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/browser-rendering/improve-blurry-screenshot-resolution.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Improve blurry screenshot resolution
22

3-
If you set a large viewport width and height, you may find that the resulting screenshot appears blurry or pixelated. This can happen because the browser's default `deviceScaleFactor` (which defaults to 1) is not high enough for the large viewport.
3+
If you set a large viewport width and height, your screenshot may appear blurry or pixelated. This can happen if your browser's default `deviceScaleFactor` (which defaults to 1) is not high enough for the viewport.
44

55
To fix this, increase the value of the `deviceScaleFactor`.
66
```json

0 commit comments

Comments
 (0)