Skip to content

Added container class

Compare
Choose a tag to compare
@lucasgruwez lucasgruwez released this 23 Mar 10:47
· 48 commits to master since this release

The .container class acts like a wrapper, a bit like the .grid class, but without the flexbox properties.
You can now also add a class to your grid to make it full width: .grid.full-width.
I got the idea for this thanks to @jackmcpickle even though it wasn't exactly what he meant in issue #9, I think it might come in handy for some websites.

That's all!
Lucas