diff --git a/public/index.html b/public/index.html index 9783bd2..c90fdc9 100644 --- a/public/index.html +++ b/public/index.html @@ -251,7 +251,7 @@ solid backgrounds or dots, stripes, and lines.

-

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;">