Flexbox Grid (Layouts)

Description

FlexGrid provides simpler and more flexible layout options in CSS. More specifically, it provides:

– Easy vertical alignment of content within a parent element.
– Easy reordering of content across devices and screen resolutions with the help of media queries
– Easy CSS-only equal height columns for your grid-based layouts

All these things are possible outside flexbox, but typically require extra hacks and workarounds to do right.

Changelog

Version 1.0 / Update: 03/11/2016

  • Release

Credits

Fonts

Leave a Reply

Your email address will not be published. Required fields are marked *