aboutsummaryrefslogtreecommitdiffstats
path: root/alias-angular/app/css/less/grid.less
blob: e62a960932f5e2696b79153ac073c4559d8e5971 (plain)
1
2
3
4
5
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);

// Fluid (940px)
#grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);