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 eec5f4f commit 93b041dCopy full SHA for 93b041d
public/data/scss.json
@@ -92,7 +92,7 @@
92
},
93
{
94
"title": "Aspect Ratio",
95
- "description": "Ensures that elements maintain a specific aspect ratio.",
+ "description": "Ensures elements maintain a specific aspect ratio.",
96
"code": [
97
"@mixin aspect-ratio($width, $height) {",
98
" position: relative;",
0 commit comments