l4ci / mGrid

Basic responsive mobile first x-column grid system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mGrid

Basic responsive mobile first x-column grid system. Download and open the example.html for some examples or use the index.html for a clean start.

Usage

.col-1 // global
.xs-col-1 // Extra small devices
.s-col-1  // Small devices
.m-col-1  // Medium devices
.l-col-1  // Large devices
.xl-col-1 // Extra large devices

About

Basic responsive mobile first x-column grid system.


Languages

Language:CSS 94.2%Language:JavaScript 5.8%