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 1e166b9 commit 09364deCopy full SHA for 09364de
css-align-3/Overview.bs
@@ -1936,7 +1936,7 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
1936
These properties specify fixed-length <dfn export lt="gutter">gutters</dfn>
1937
between items in the container,
1938
adding space between them--
1939
- in a manner to the ''justify-content/space-between'' keyword
+ in a manner similar to the ''justify-content/space-between'' keyword
1940
of the <a>content-distribution properties</a>,
1941
but of a fixed size instead of as a fraction of remaining space.
1942
The 'column-gap' property specifies spacing between “columns”,
0 commit comments