Skip to content

Commit

Permalink
Merge pull request hakimel#2336 from lunchboxer/patch-1
Browse files Browse the repository at this point in the history
Update README.md with strike fragment
  • Loading branch information
hakimel authored Mar 3, 2020
2 parents f023678 + c2e048b commit 542bcab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@ The default fragment style is to start out invisible and fade in. This style can
<section>
<p class="fragment grow">grow</p>
<p class="fragment shrink">shrink</p>
<p class="fragment strike">strike</p>
<p class="fragment fade-out">fade-out</p>
<p class="fragment fade-up">fade-up (also down, left and right!)</p>
<p class="fragment fade-in-then-out">fades in, then out when we move to the next step</p>
Expand Down

0 comments on commit 542bcab

Please sign in to comment.