Using grid-template-columns to create up to 6 columns with grid #57
Yohn
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
6 columns Codepen
This also centers the items in the last row.
Is responsive, columns collapse to 1 when under 768px
This could be a potential start to possibly introducing set column counts into PioCSS without all the excess html and classes like the rows has.
I'd also like to explore different variations using the grid-template-column for main layout.. Having 1 column larger than others, but I'll play with that another day.
Show SCSS:
Beta Was this translation helpful? Give feedback.
All reactions