We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eebdd33 commit 23ec887Copy full SHA for 23ec887
1 file changed
css-grid/Overview.bs
@@ -2156,7 +2156,7 @@ Grid Definition Shorthand: the 'grid' property</h3>
2156
'grid-auto-flow' is also set to either ''row'' or ''column'' accordingly,
2157
with ''dense'' if it's specified.
2158
2159
- All other properties are reset to their initial values.
+ All other 'grid' <a>sub-properties</a> are reset to their initial values.
2160
</dl>
2161
2162
Note: Note that you can only specify the explicit <em>or</em> the implicit grid properties in a single 'grid' declaration.
0 commit comments