|
@@ -23,12 +23,10 @@ doc-subtab: section
|
|
|
<body>
|
|
|
<section class="section">
|
|
|
<div class="container">
|
|
|
- <div class="heading">
|
|
|
- <h1 class="title">Section</h1>
|
|
|
- <h2 class="subtitle">
|
|
|
- A simple container to divide your page into <strong>sections</strong>, like the one you're currently reading
|
|
|
- </h2>
|
|
|
- </div>
|
|
|
+ <h1 class="title">Section</h1>
|
|
|
+ <h2 class="subtitle">
|
|
|
+ A simple container to divide your page into <strong>sections</strong>, like the one you're currently reading
|
|
|
+ </h2>
|
|
|
</div>
|
|
|
</section>
|
|
|
</body>
|