macy.js icon indicating copy to clipboard operation
macy.js copied to clipboard

Automatic amount of rows?

Open aetinx opened this issue 3 years ago • 0 comments
trafficstars

Is it possible to have a varying amount of columns? It would be cool to have something like grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)) so I could have less columns from smaller screens and more columns for bigger screens.

aetinx avatar Aug 26 '22 13:08 aetinx