Skip to content

Commit d935c6c

Browse files
committed
[css-grid] Fix some markup errors.
1 parent 9adbbd2 commit d935c6c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-grid/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ Grid Items</h2>
10881088

10891089
Note: This may distort the aspect ratio of the item, if it has one.
10901090
: all other values
1091-
:: Size the item as 'fit-content'.
1091+
:: Size the item as ''width/fit-content''.
10921092

10931093
<div class="note">
10941094
The following informative table summarizes the automatic sizing of grid items:
@@ -4235,8 +4235,8 @@ Changes</h2>
42354235
</blockquote>
42364236
<blockquote>
42374237
<ins>
4238-
<h3>
4239-
Stretch <css>auto</css> Tracks</h3>
4238+
<p>
4239+
Stretch <css>auto</css> Tracks</p>
42404240

42414241
<p>This step sizes expands tracks that have
42424242
an ''grid-template-columns/auto'' <a>max track sizing function</a>

0 commit comments

Comments
 (0)