Jeremy Thomas 8 éve
szülő
commit
204bed5185
1 módosított fájl, 4 hozzáadás és 6 törlés
  1. 4 6
      docs/documentation/layout/section.html

+ 4 - 6
docs/documentation/layout/section.html

@@ -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>