fix section style

This commit is contained in:
Eike Send 2020-06-03 16:19:38 +02:00 committed by GitHub
parent bfeb5cb6fd
commit 9228ef0cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -56,20 +56,20 @@
<section> 3 </section>
</section>
<section>
<section> style = "--c:2">Merge the first 2 columns</section>
<section style = "--c:2">Merge the first 2 columns</section>
<section>2</section>
<section>3</section>
<section>4</section>
</section>
<section>
<section> 1 </section>
<section> style = "--c:3"> Merge 3 columns </section>
<section style = "--c:3"> Merge 3 columns </section>
<section> 3 </section>
</section>
<section>
<section>1</section>
<section> style = "--c:2">Merge 2</section>
<section> style = "--c:3">Merge 3</section>
<section style = "--c:2">Merge 2</section>
<section style = "--c:3">Merge 3</section>
<section>4</section>
<section>5</section>
<section>6</section>
@ -83,4 +83,4 @@
</main>
</body>
</html>
</html>