diff --git a/src/views/flexgrid/FlexGridDoc.vue b/src/views/flexgrid/FlexGridDoc.vue index 2fd12e1c8..1f8453a5b 100755 --- a/src/views/flexgrid/FlexGridDoc.vue +++ b/src/views/flexgrid/FlexGridDoc.vue @@ -565,6 +565,39 @@ import 'primeflex/primeflex.css';

Customization

PrimeFlex allows customization of breakpoints and gutters via SASS variables, visit the PrimeFlex repository to get access to the primeflex.scss file to build your own customized Grid.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableDefault
$sm576px
$md768
$lg992
$xl1200px
$gutter.5em
+