You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/browser-rendering/faq.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,4 +85,4 @@ If you recently upgraded to the Workers Paid plan to increase your Browser Rende
85
85
86
86
### Why is my screenshot blurry?
87
87
88
-
If you’ve increased the viewport height and width, the image may turn out blurry. Try increasing the deviceScaleFactor (default is 1) to resolve.
88
+
If your screenshot is blurry, it may be because you increased the height and width of the viewport. To fix this, increase the value of the `deviceScaleFactor` (default is 1).
0 commit comments