mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
9 lines
226 B
HTML
9 lines
226 B
HTML
|
---
|
||
|
layout: cypress
|
||
|
title: Layout/Section
|
||
|
---
|
||
|
|
||
|
<section id="section" class="section"></section>
|
||
|
<section id="section-medium" class="section is-medium"></section>
|
||
|
<section id="section-large" class="section is-large"></section>
|