Skip to content

Commit

Permalink
[css-grid-1][editorial] fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Mar 14, 2022
1 parent 33ed8c8 commit c8966ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-grid-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@ Automatic Minimum Size of Grid Items</h3>
the size suggestion is clamped
by both the [=maximum size=] and the [=preferred size=], whichever are definite,
with their indefinite percentages resolved for this purpose against zero
(and therefore considered definite).
(and therefore considered definite).

Note: The argument to ''fit-content()'' does <em>not</em> clamp
the [=content-based minimum size=] in the same way as a
Expand Down

0 comments on commit c8966ce

Please sign in to comment.