padding
This commit is contained in:
@@ -63,13 +63,13 @@
|
||||
<!-- Awesome for loop for answers -->
|
||||
</div>
|
||||
|
||||
<div id="scoreScreen">
|
||||
<div id="scoreScreen" class="pt-5">
|
||||
<p id="sInfoName"></p>
|
||||
<br>
|
||||
<p id="sInfoId"></p>
|
||||
<!-- End of quiz screen-->
|
||||
</div>
|
||||
<div id="controls">
|
||||
<div id="controls" class="pt-5">
|
||||
<!-- the things for submit and previous questions -->
|
||||
<button onclick="prevQ()" class="btn btn-primary">Previous</button>
|
||||
<button onclick="nextQ" class="btn btn-primary">Next</button>
|
||||
|
||||
Reference in New Issue
Block a user