Actually Fixed Buttons!

This commit is contained in:
Squirrel-314 2021-01-14 18:08:14 -05:00
parent 82e3687645
commit ce956ec9e4
2 changed files with 20 additions and 4 deletions

View file

@ -28,8 +28,17 @@
<div class="last" id="back" onclick="last()">
<span class="arrow">&#10229;</span>
</div>
<!-- Use diffrent animation for head -->
<h1>Vegetable Dash!</h1>
<div class="text">
<br>
<!-- Use diffrent animation for head -->
<h1>Vegetable Dash!</h1>
</div>
</div>
<div class="block" id="coming-soon">
<div class="text">
<br><br>
<h1>COMING SOON!</h1>
</div>
</div>