Sidebar
This layout uses a combination of flex-basis
, flex-grow
, and min-width
to create a container-based responsive flexbox layout.
When there is enough width in the container, the two columns will render side-by-side, otherwise they stack.
Sidebar
Main Content