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 0208071 commit e8a4762Copy full SHA for e8a4762
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