Merge pull request #103 from AgtLucas/cluster-comments-typos
Fix minor typos on cluster.css comments
This commit is contained in:
commit
5af5e05afa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
CLUSTER
|
CLUSTER
|
||||||
More info: https://every-layout.dev/layouts/cluster/
|
More info: https://every-layout.dev/layouts/cluster/
|
||||||
A layout that lets you distribute items with consitent
|
A layout that lets you distribute items with consistent
|
||||||
spacing, regardless of their size
|
spacing, regardless of their size
|
||||||
|
|
||||||
CUSTOM PROPERTIES AND CONFIGURATION
|
CUSTOM PROPERTIES AND CONFIGURATION
|
||||||
|
|
@ -9,7 +9,7 @@ CUSTOM PROPERTIES AND CONFIGURATION
|
||||||
between each item.
|
between each item.
|
||||||
|
|
||||||
--cluster-horizontal-alignment (flex-start) How items should align
|
--cluster-horizontal-alignment (flex-start) How items should align
|
||||||
horizontally. Can be any acceptable flexbox aligmnent value.
|
horizontally. Can be any acceptable flexbox alignment value.
|
||||||
|
|
||||||
--cluster-vertical-alignment How items should align vertically.
|
--cluster-vertical-alignment How items should align vertically.
|
||||||
Can be any acceptable flexbox alignment value.
|
Can be any acceptable flexbox alignment value.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue