Skip to content
Snippets Groups Projects
Commit 4ee6769e authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

tweaked fragment examples

parent 52aec948
No related branches found
No related tags found
No related merge requests found
......@@ -141,8 +141,7 @@
<p class="fragment fade-out">fade-out</p>
<p class="fragment fade-up">fade-up (also down, left and right!)</p>
<p class="fragment current-visible">current-visible</p>
<p class="fragment highlight-red">highlight-red</p>
<p class="fragment highlight-blue">highlight-blue</p>
<p>Highlight <span class="fragment highlight-red">red</span> <span class="fragment highlight-blue">blue</span> <span class="fragment highlight-green">green</span></p>
</section>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment