We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c46d78 commit 773d313Copy full SHA for 773d313
css-grid/Overview.bs
@@ -2082,7 +2082,7 @@ Implicit Track Sizing: the 'grid-auto-rows' and 'grid-auto-columns' properties</
2082
to find the size of the implicit tracks.
2083
The first <a>implicit grid track</a> before the <a>explicit grid</a>
2084
receives the first specified size, and so on forwards;
2085
- and the last <a>implicit grid track</a> before the <a>explicit grid</a>
+ and the last <a>implicit grid track</a> after the <a>explicit grid</a>
2086
receives the last specified size, and so on backwards.
2087
2088
<div class="example">
0 commit comments