We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6388f6f commit 841f5a9Copy full SHA for 841f5a9
css-grid-1/Overview.bs
@@ -1414,7 +1414,7 @@ The Explicit Grid</h3>
1414
while negative indexes count from the <a>end</a> side
1415
(starting from -1 for the <a>end</a>-most <a>explicit</a> line).
1416
1417
- The 'grid' and 'grid-template' properties are a <a>shorthands</a>
+ The 'grid' and 'grid-template' properties are <a>shorthands</a>
1418
that can be used to set all three <dfn>explicit grid properties</dfn>
1419
('grid-template-rows', 'grid-template-columns', and 'grid-template-areas')
1420
at the same time.
0 commit comments