Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 457 Bytes

container-fluid.md

File metadata and controls

19 lines (13 loc) · 457 Bytes

Container Fluid

Class Result
.container-fluid A full width responsive container element.

Install separately

@import '~scssfold/src/modules/layout/container-fluid';

Customizing

Override the following variables before including the module.

$scssfold-grid-gutter: 20px !default;