• Pascal Hartig's avatar
    Replace CSS columns with flexbox · e1619c95
    Pascal Hartig authored
    Columns are a bloody nightmare with a horribly broken implementation in Chrome.
    This allows us to get rid of a bunch of fixed media queries (yay!) and instead
    dynamically reflows into columns if the space allows.
    e1619c95
main.css 4.7 KB