We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecc6222 + ee1ecef commit f24cbf8Copy full SHA for f24cbf8
index.html
@@ -75,7 +75,7 @@ <h2>Basement Level 2</h2>
75
<p>That's it, time to go back up.</p>
76
<br>
77
<a href="#/2">
78
- <img width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Up arrow" style="-webkit-transform: rotate(180deg);">
+ <img width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Up arrow" style="transform: rotate(180deg); -webkit-transform: rotate(180deg);">
79
</a>
80
</section>
81
0 commit comments