From 7c7737c3cb8a2227b82d34832a011cd196584c5f Mon Sep 17 00:00:00 2001
From: "Zed A. Shaw"
You set the rows, columns, and gap with style variables --rows
, --columns
, and --gap
like so:
+
You set the rows, columns, and gap with style variables --rows
, --cols
, and --gap
like so:
<grid style="--rows: auto; --cols: 1fr 1fr 1fr; --gap: 1rem;">