Fork me on GitHub

_trumps.push.scss

Source code

View source

Package Name

inuit-push

Version

0.2.0

A series of push helper classes that you can use to push grid elemtents to the right. Classes can take a fraction-like format (e.g. .u-push-2/3) or a spoken-word format (e.g. .u-push-2-of-3). Use these in your markup:

                <div class="u-push-7/12">
            <p>Lorem Ipsum</p>
        </div>