Hacker News new | ask | show | jobs
by idibidiartists 3294 days ago
I meant it that I have learned to avoid using the relative size factor sizing (with flex-grow, flex-basis and flex-shrink) which is the default sizing model of Flexbox and have been using percentage baed sizing instead.