Daily Shaarli

All links of one day in a single page.

October 20, 2022

html - CSS grid wrapping - Stack Overflow

When using auto-fill, the items will grow once there is no space to place empty tracks.

When using auto-fit, the items will grow to fill the remaining space because all the empty tracks will be collapsed to 0px.