Hacker News new | ask | show | jobs
by akrigline 3146 days ago
Sort of https://codepen.io/akrigline/pen/qVaWQo

You can't simulate the way items can extend into other rows easily with CSS Grids, but the default behavior for children of a display:grid element is to flow horizontally into cells until they have to start wrapping.