Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add grid .offset classes #69

Closed
wants to merge 1 commit into from
Closed

Add grid .offset classes #69

wants to merge 1 commit into from

Conversation

groteworld
Copy link

These allow you to easily add blankspace to a grid so you don't have to
add empty columns when wanting add separation between two columns.

Usage:

<div class="col_4">this is column size 4</div><div class="col_4 offset_4">this is column size 4. Total columns used is 12</div>

These allow you to easily add blankspace to a grid so you don't have to
add empty columns when wanting add separation between two columns.
@groteworld
Copy link
Author

groteworld commented Oct 17, 2023

I hope this commit finds a developer forced to love an existing piece of software well, especially those who watch older software rage against the dying of the light. Remember, we are all working to improve the world, 1 regression at a time. I hope bugs find you quick and painlessly.

@groteworld groteworld closed this Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant