Hacker News new | ask | show | jobs
by rglullis 2286 days ago
I am not a frontend specialist, but "display:grid" solved a lot of these issues for me. You can define even template areas and make things responsive with align-self, justify-self and related directives.