This commit is contained in:
Jeremy Thomas
2017-04-02 16:51:07 +01:00
parent 410fd187be
commit 25baedb8f3
2 changed files with 3 additions and 2 deletions

View File

@@ -33,8 +33,9 @@ doc-subtab: container
<p>The values <strong>960</strong>, <strong>1152</strong> and <strong>1344</strong> have been chosen because they are divisible by both <strong>12</strong> and <strong>16</strong>.</p>
</div>
</div>
</section>
<div class="example">
<div class="example is-fullwidth">
<div class="container">
<div class="notification">
This container is <strong>centered</strong> on desktop.
@@ -57,7 +58,6 @@ doc-subtab: container
<p>If you don't want to have a maximum width but want to keep the 20px margin on the left and right sides, add the <code>is-fluid</code> modifier:</p>
</div>
</div>
</section>
<div class="example is-fullwidth">
<div class="container is-fluid">