This commit is contained in:
Jeremy Thomas
2017-06-07 20:55:55 +01:00
parent 243880f004
commit 204bed5185

View File

@@ -23,13 +23,11 @@ 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>
{% endhighlight %} {% endhighlight %}