mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Fix #391
This commit is contained in:
@@ -23,12 +23,10 @@ doc-subtab: section
|
|||||||
<body>
|
<body>
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="heading">
|
<h1 class="title">Section</h1>
|
||||||
<h1 class="title">Section</h1>
|
<h2 class="subtitle">
|
||||||
<h2 class="subtitle">
|
A simple container to divide your page into <strong>sections</strong>, like the one you're currently reading
|
||||||
A simple container to divide your page into <strong>sections</strong>, like the one you're currently reading
|
</h2>
|
||||||
</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user