Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit a3fd285

Browse files
Clean up skewX.md by removing redundant text
Removed unnecessary text before the CSS example.
1 parent 20ead5b commit a3fd285

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • content/css/concepts/transform-functions/terms/skewX

content/css/concepts/transform-functions/terms/skewX/skewX.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ None. This function produces a transform value that modifies the element’s ren
3838

3939
In this example, the element is skewed horizontally by 30deg:
4040

41-
Skew our `.box` element along the x-axis by `30deg`:
42-
4341
```css
4442
.box {
4543
width: 50px;

0 commit comments

Comments
 (0)