-
@foobartel I would like them to be 25rem wide minimum. Using ˋminmax(25rem, 1fr)
works everywhere the viewport is larger than27.777rem(I have a90vwcontainer), but when below, the single column is fixed to25rem`, so I get an horizontal scroll.
works everywhere the viewport is larger than 27.777rem (I have a 90vw container), but when below, the single column is fixed to 25rem`, so I get an horizontal scroll.