Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 584 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 584 Bytes

Simple fluid grid

A simple and fluid 12 column grid with 24px gutters. Supports nested columns, center columns and offsets (up to three by default). Containing element defines the max-width and is not defined by default, making it more flexible.

The grid has one break point at 767px, giving you two sizes: mobile and desktop. In the mobile vesion all columns are the same width.

Based on Gridpak and inspired by Chris Coyiers article Don’t Overthink It Grids.

Made for my personal use, feel free to use.