This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Offset classes #40
Open
Description
Do you plan on including offset classes, similar to Bootstrap, or Foundation?
This could be achieved by modifying .col--[x]
helper classes to use:
grid-column-end: span 6;
And then using grid-column-start
to specify an offset.
What do you reckon? Happy to help out with this!
Metadata
Metadata
Assignees
Labels
No labels