Grid

Grid is a versatile layout to make different sections on a webpage. For now, there are three grid layouts available: two, three & four column layouts.


Imports


Simplified Grid

To use the Simplified Grid you just need to add class name grid to the container or parent element, followed by varient name: grid-2, grid-3, or grid-4.

Child 1
Child 2
Child 1
Child 2
Child 3
Child 1
Child 2
Child 3
Child 4