Grid auto column
Hello! I have a main element that is in the center of the screen
this main element contains h1 and grid
this grid should have this many coulombs, they should be 4, but also, when narrowing the screen, respectively the parent, these coulombs should be resized and their number reduced, respectively 3,2,1 coulombs
3 Replies
Credit where credit is due:
https://css-tricks.com/an-auto-filling-css-grid-with-max-columns/
Mike Herchel
CSS-Tricks
An Auto-Filling CSS Grid With Max Columns Of A Minimum Size | CSS-T...
Within Drupal 10 core, we’re implementing a new auto-filling CSS Grid technique that I think is cool enough to share with the world.
I will try it later, thank you for the suggestion