diff --git a/docs/documentation/layout/container.html b/docs/documentation/layout/container.html index dece1fc2..90746525 100644 --- a/docs/documentation/layout/container.html +++ b/docs/documentation/layout/container.html @@ -76,13 +76,14 @@ doc-subtab: container {% highlight html %}{{container_example}}{% endhighlight %} +
-

Fluid container

If you don't want to have a maximum width but want to keep the 24px margin on the left and right sides, add the is-fluid modifier:

+
{{container_fluid_example}} @@ -90,8 +91,8 @@ doc-subtab: container {% highlight html %}{{container_fluid_example}}{% endhighlight %} +
-

Breakpoint containers

@@ -103,6 +104,7 @@ doc-subtab: container

+
{{container_widescreen_example}}