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 55162d6 commit 8f33d28Copy full SHA for 8f33d28
src/docs/scale.mdx
@@ -189,7 +189,7 @@ Use the `scale-x-<number>` utilities like `scale-x-75` and `-scale-x-150` to sca
189
190
### Scaling on the y-axis
191
192
-Use the `scale-y-<number>` utilities like `scale-y-75` and `-scale-y-150` to scale an element on the y-axis by a percentage of its original height:
+Use the `scale-y-<number>` utilities like `scale-y-75` and `scale-y-150` to scale an element on the y-axis by a percentage of its original height:
193
194
<Figure>
195
0 commit comments