Skip to content

Commit

Permalink
💄 Improve styling of no images notification
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuDeBuck committed Oct 31, 2023
1 parent 3073682 commit 4e3bf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h4>Want to support this app?</h4>
<div id="step-2" style="display: none;">
<div class="row">
<div class="col-lg-12 mb-4 text-center">
<p id="information-text" class="step-2-clear text-danger"></p>
<p id="information-text" class="mt-4 step-2-clear text-danger"></p>
<button id="pick-button" type="button" class="btn btn-success" onclick="pickRandomImage();">Pick
Random Images
</button>
Expand Down

0 comments on commit 4e3bf3d

Please sign in to comment.