We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00495f2 commit 0ddeeccCopy full SHA for 0ddeecc
docs/classic-ui/images.md
@@ -271,7 +271,7 @@ The first is metric would be the viewport size.
271
```
272
273
With this definition the Browser will use the large scale (800px) when the viewport size is max 800px.
274
-When the viewport size is greater then 800px, the Browser will use the larger scale (1000px).
+When the viewport width is greater than 800 pixels, the browser will use the larger scale `1000px`.
275
276
277
### Pixel density
0 commit comments