Atomic Bulldog - UI/pattern library

6.8 - Grid

Source: variables/_grid.scss, line 10

Open in new window

This project use by default CSS grid layout display: grid for its grid with a fallback on flexbox for older browsers. $grid-columns allow setting the number of columns we want per grid.