Section
Each blocks of your website can be contained in a section.
File to include
@import "components/section";
Section large
Content
<section class="section" data-gap="large">
<h4>Section large</h4>
<p>Content</p>
</section>
Attributes
Name | Example value | Possible values | Default | Required |
---|---|---|---|---|
data-gap | medium | "large" | "medium" | "small" | large | No |