Use sections as direct children of body
.
Section
A simple container to divide your page into sections, like the one you're currently reading
You can use the modifiers is-medium
and is-large
to change the spacing.
Variables #
You can use these variables to customize this layout. Simply set one or multiple of these variables before importing Bulma. Learn how.
Name | Default value |
---|---|
Name | Default value |
$section-padding
|
3rem 1.5rem
|
$section-padding-medium
|
9rem 1.5rem
|
$section-padding-large
|
18rem 1.5rem
|
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub