#[Murray][jgmac1106] I think you've got too many arguments, should be a max of 2 within a repeat(). I'm not entirely sure what ideal outcome you're looking for, but if it's a minmax() thing then: repeat(auto-fill, minmax(250px, 1fr)) should work. You may also just need to remove the third comma 😉