mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-22 18:34:17 +00:00
Refactor acl object and applied comments
This commit is contained in:
committed by
Francis Lachapelle
parent
b4128f97a6
commit
bc19f910f6
@@ -285,9 +285,9 @@ $alert-font-size: rem-calc(12);
|
||||
// $include-xl-html-block-grid-classes: false;
|
||||
|
||||
// We use this to control the maximum number of block grid elements per row
|
||||
// $block-grid-elements: 12;
|
||||
// $block-grid-default-spacing: rem-calc(20);
|
||||
// $align-block-grid-to-grid: false;
|
||||
$block-grid-elements: 12;
|
||||
$block-grid-default-spacing: rem-calc(20);
|
||||
$align-block-grid-to-grid: true;
|
||||
|
||||
|
||||
// Enables media queries for block-grid classes. Set to false if writing semantic HTML.
|
||||
|
||||
Reference in New Issue
Block a user