Update variables.less

Merge pull request #8298 from dangrussell/patch-4
This commit is contained in:
Nathan Woulfe
2020-07-07 08:41:30 +10:00
committed by GitHub
@@ -515,7 +515,7 @@
// -------------------------
@gridColumns: 12;
@gridColumnWidth: 60px;
@gridGutterWidth: 0px;
@gridGutterWidth: 0;
@gridRowWidth: (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1));
// 1200px min