Skip to content

Commit 6d21141

Browse files
evenfrostadamwathan
authored andcommitted
Fix property reference syntax
1 parent f593535 commit 6d21141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/docs/flexbox-align-items.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ features:
1313
'rows' => [
1414
[
1515
'.items-stretch',
16-
'align-items: flex-stretch;',
16+
'align-items: stretch;',
1717
"Stretch items to fill the cross axis.",
1818
],
1919
[

0 commit comments

Comments
 (0)