CARVIEW |
Select Language
HTTP/2 200
accept-ranges: bytes
age: 0
cache-control: public,max-age=0,must-revalidate
cache-status: "Netlify Edge"; fwd=miss
content-encoding: gzip
content-type: text/html; charset=UTF-8
date: Mon, 13 Oct 2025 03:03:41 GMT
etag: "88dece6a25d29e9469110e5a4cbfe25e-ssl-df"
server: Netlify
strict-transport-security: max-age=31536000
vary: Accept-Encoding
x-nf-request-id: 01K7DRC4TFYGBW624R4HR5DC16
content-length: 1868
The subgrid can override the gap on the parent
The subgrid can override the gap on the parent
The subgrid inherits the gap set on the parent grid by default. You can give a subgridded item different gap
, row-gap
or column-gap
properties however. In this example the parent has a 10px gap set, the subgrid has row-gap
set to 0.
Read the specification | View example as full page
See the Pen Grid by Example 2.4: row-gap set to 0 on the subgrid by rachelandrew (@rachelandrew) on CodePen.