6.8 - Grid
Source: variables/_grid.scss, line 10
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.
Atomic Bulldog - UI/pattern library
Source: variables/_grid.scss, line 10
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.