Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RasperRevision committed Feb 7, 2024
1 parent 61412e7 commit 3fc1b94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ <h1 class="welcome_title pt-5 m-0 text-center"></h1>
</section>

<section class="quiz d-none">
<div class="term"></div>
<div class="term">Forte</div>
<div class="row">
<button class="btn"></button>
<button class="btn"></button>
<button class="btn">Loud</button>
<button class="btn">Soft</button>
</div>
<div class="row">
<button class="btn"></button>
<button class="btn"></button>
<button class="btn">Very Loud</button>
<button class="btn">Quite Loud</button>
</div>
</section>

Expand Down

0 comments on commit 3fc1b94

Please sign in to comment.