From: Jeremy Thomas Date: Wed, 15 Mar 2017 21:03:38 +0000 (+0000) Subject: Explain fullhd container X-Git-Tag: 0.4.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=292faa1586fbbdfe7cfc088ed11cfc0314e71e6e;p=thirdparty%2Fbulma.git Explain fullhd container --- diff --git a/docs/documentation/layout/container.html b/docs/documentation/layout/container.html index 13615243e..0af58308c 100644 --- a/docs/documentation/layout/container.html +++ b/docs/documentation/layout/container.html @@ -23,10 +23,14 @@ doc-subtab: container
  • .section
  • .footer
  • -

    On mobile and tablet, the container will have a margin of 20px on both the left and right sides.

    -

    On desktop (>= 1000px), the container will have a maximum width of 960px and will be horizontally centered.

    -

    On widescreen (>= 1192px), the container will have a maximum width of 1152px.

    -

    The values 960 and 1152 have been chosen because they are divisible by both 12 and 16.

    +

    This is how the container will behave:

    + +

    The values 960, 1152 and 1344 have been chosen because they are divisible by both 12 and 16.