mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2025-06-03 12:14:14 -04:00
Actually Fixed Buttons!
This commit is contained in:
parent
82e3687645
commit
ce956ec9e4
2 changed files with 20 additions and 4 deletions
13
index.html
13
index.html
|
@ -28,8 +28,17 @@
|
|||
<div class="last" id="back" onclick="last()">
|
||||
<span class="arrow">⟵</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>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue