thisismatu / simple-fluid-grid

A simple 12 col fluid grid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple 12 col fluid grid


Languages

Language:CSS 100.0%