Skip to content

Commit a868db4

Browse files
committed
Trigger workflow for testing
1 parent 648969a commit a868db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/data/scss.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
},
9393
{
9494
"title": "Aspect Ratio",
95-
"description": "Ensures elements maintain a specific aspect ratio.",
95+
"description": "Ensures that elements maintain a specific aspect ratio.",
9696
"code": [
9797
"@mixin aspect-ratio($width, $height) {",
9898
" position: relative;",

0 commit comments

Comments
 (0)