Sha256: 11a87354ffa71d5a82e012741704886e46b513203e07a1499dc41433848a2d93
Contents?: true
Size: 143 Bytes
Versions: 2
Compression:
Stored size: 143 Bytes
Contents
@mixin center-horizontal($width, $margin-top:0, $margin-bottom:0) { margin:$margin-top auto $margin-bottom auto; width:$width; float:none; }
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
stitch-0.0.3 | stylesheets/stitch/patterns/layout/_center.scss |
compass-stitch-0.0.1 | stylesheets/stitch/patterns/layout/_center.scss |