Grid Gallery
Class Modifiers
Class | Description |
---|---|
grid-gallery-fit | Uses auto-fit |
grid-gallery-fill | Uses auto-fill |
CSS Variables
CSS Variable | Default | Description |
---|---|---|
--item-width | 3rem | Size of each column |
--fit | auto-fill | Size colums with auto-fit or auto-fill |
--gap-x | - | Gap between columns |
--gap-y | - | Gap between rows |
--gap | 1rlh | Gap between columms and rows. --gap-x and --gap-y will override this value. |
Children CSS Variables
CSS Variable | Default | Description |
---|---|---|
--span | 1 | Number of columns to span |