Last time we got started with the basic Flexbox properties: flex-direction, justify-content, align-items, and align-self.
These commands are powerful for creating basic layouts. But once you start building webpages with Flexbox, you’ll need to go deeper to maximize its potential.
Now let’s take a deep look into Flexbox sizing — and how you can leverage it to build adaptable and beautiful layouts.