With reference to 7.8 Grid Definition Shorthand: the 'grid' property, which says
The grid property is a shorthand that sets all of the explicit grid properties (grid-template-rows, grid-template-columns, and grid-template-areas), all the implicit grid properties (grid-auto-rows, grid-auto-columns, and grid-auto-flow), and the gutter properties (grid-column-gap and grid-row-gap) in a single declaration.
The note below then states, “Also, the gutter properties are reset by this shorthand, even though they can’t be set by it.”
So, is it possible to set the gutter properties or not? If so, how? The grid-template syntax does not cater for setting of grid gaps.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3