zachacole / Simple-Grid

A simple, lightweight CSS grid
881 stars 119 forks source link

how to right push a row to the right? #21

Open geeveebee opened 6 years ago

geeveebee commented 6 years ago

Hello,

Thanks for this lightweight grid system which comes in handy when bloates frameworks are not needed.

I was just wondering how you could push a sidebar to the right while having the content on the left and bigger in height.

geeveebee commented 6 years ago

never mind, I figured it out how it's done.

1 main contrainer 1 main row for all content 2 rows (col-8 & col-4) to split the content in 2 then your individual (rows and) columns.

geeveebee commented 6 years ago

I like the usage of this grid system.

Only the gutters/gaps are too big compared to others.

Are there any versions available with smaller gaps?

Slluxx commented 5 years ago

just restyle the css yourself?