We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83105f commit e1e8106Copy full SHA for e1e8106
index.html
@@ -493,7 +493,6 @@ <h2>Implementation</h2>
493
<li>Forests</li>
494
<li>Community</li>
495
</ol>
496
-
497
</section>
498
499
<section>
@@ -541,17 +540,17 @@ <h1>Roles</h1>
541
540
542
543
544
- <section class="fade-out">
545
- <h1>Implementation</h1>
+ <section data-transition="fade-out">
+ <h2>Implementation</h2>
546
<ol>
547
<li class="active">Strategy</li>
548
549
550
551
552
553
- <section class="fade-in">
554
+ <section data-transition="fade-in">
555
556
<li>Strategy</li>
557
<li class="active">Forests</li>
0 commit comments