Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I always see this meme going around, but it's just plain and simply untrue now that Grid can be used reliably.

You can center anything by making the container display:grid; align-content:center; justify-content:center; I don't know of any situations where that wouldn't work. Flex is a bit finnickier to understand with its major/cross axis concept and wrapping, but you can write Grid layouts with your eyes closed.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: