Sha256: 651ab4615142b276a9ede357b66a3c2b81e0e15a996959180b1fd039876f6b94

Contents?: true

Size: 94 Bytes

Versions: 14

Compression:

Stored size: 94 Bytes

Contents

@mixin center-horizontally($width) {
	margin-left: auto;
	margin-right: auto;
	width:$width;
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
stitch-0.1.7.beta.3 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.7.beta.2 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.7.beta.1 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.6 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.5 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.4 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.4.beta.2 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.4.beta.1 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.3.2 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.3.1 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.3 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.2 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.1 stylesheets/stitch/patterns/layout/_center.scss
stitch-0.1.0 stylesheets/stitch/patterns/layout/_center.scss