Skip to content

Instantly share code, notes, and snippets.

View Shaunm44's full-sized avatar

Shaun Mosley Shaunm44

View GitHub Profile
@Shaunm44
Shaunm44 / Pure CSS Offsets
Last active February 6, 2019 15:09 — forked from phlbnks/Pure CSS Offsets
CSS to add offsets to Pure grids http://purecss.io/
/*
Offsets from https://raw.githubusercontent.com/tilomitra/pure/d7f85e37abec3fdab14a541305ad05783159655c/src/grids/css/grids-offsets.css
Media queries from Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
.offset-0 {
margin-left:0;