Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
novafurry committed Nov 4, 2023
1 parent 4286232 commit dfde7b0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ <h4>Why did this not meet the criteria?</h4>
<input type="checkbox" disabled="">
<checkmark></checkmark>
<p>Has a poll</p>
</label>
</label>
<label class="checkbox-container cyan">
<input type="checkbox" disabled="">
<checkmark></checkmark>
<p>Asking for tester</p>
</label>
</label>
</div>
<button class="purple" style="text-align: center;align-self: center" id="rollAgain">Roll again!</button>
<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>
Expand All @@ -92,8 +92,9 @@ <h4 id="title">Title</h4>
<p id="body">
I am a body
</p>
</div>

</div>
<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;
</div>
<script src="script.js">
</script>
Expand Down

0 comments on commit dfde7b0

Please sign in to comment.