Skip to content

Commit e1e8106

Browse files
committed
Next phase.
1 parent e83105f commit e1e8106

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,6 @@ <h2>Implementation</h2>
493493
<li>Forests</li>
494494
<li>Community</li>
495495
</ol>
496-
497496
</section>
498497

499498
<section>
@@ -541,17 +540,17 @@ <h1>Roles</h1>
541540
</section>
542541
</section>
543542

544-
<section class="fade-out">
545-
<h1>Implementation</h1>
543+
<section data-transition="fade-out">
544+
<h2>Implementation</h2>
546545
<ol>
547546
<li class="active">Strategy</li>
548547
<li>Forests</li>
549548
<li>Community</li>
550549
</ol>
551550
</section>
552551

553-
<section class="fade-in">
554-
<h1>Implementation</h1>
552+
<section data-transition="fade-in">
553+
<h2>Implementation</h2>
555554
<ol>
556555
<li>Strategy</li>
557556
<li class="active">Forests</li>

0 commit comments

Comments
 (0)