Skip to content

dmanzer2/ez-space-css-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bower version

http://ezspacecss.com

ezspacecss 1.2.0

Bootstrap utility classes for quickly adding padding and margin spacing. Ideal for Boostrap 3 media queries

Conventions

This modular based css class system is to be used in conjunction with any html structure. Works well if you understand the bootstrap column naming convention. For instance, xs = extra small, s = small, m = medium, l = large. Built with Bootstrap's native media queries.

Media Queries:

xs = extra small

s = small

m = medium

l = large

Box Model:

p = padding

m = margin

t = top

l = left

b = bottom

r = right

Sizes in pixels using incraments of 5:

5px - 100px sizing

The basics

Apply these classes to your html to quickly add additional margin or padding space. Classes are as follows:

Example: .xs-ml-10 = margin of 10px applied to the left of any element on a mobile device

Example: .sm-mr-20 = margin of 20px applied to the right of any element on a tablet device

install with Bower

$ bower install ez-space-css-repo

Created by David Manzer 2016

About

This is a set of spacing classes for quickly and easily making minor spacing changes to your html structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published