- 5KB FLEXBOX GRID -
Blackprint automatically spreads .col elements evenly across 12 columns.
Use .col-n for a specific column width.
Include sizes .s-n, .m-n, and .l-n to specify columns at those sizes and up (small, medium and large respectfully).
Remove the margins between columns by adding .flush to the .row element
Reverse a row by adding .rev to the .row element
Reorder to be first or last at any breakpoint with .or-f, .or-l, or mix it with a size like so:
Create a full width container by using .container-fluid