Centered h5

This commit is contained in:
= 2020-08-20 14:20:55 -04:00
parent 9cab0f35c5
commit f7db267db3
3 changed files with 2 additions and 3 deletions

View file

@ -31,7 +31,7 @@
<div class="flex-grow-1 d-flex flex-column align-items-center justify-content-center">
<div class="container flex-grow-1 d-flex flex-column align-items-center justify-content-center">
<div id="uploadSquare" class=" d-flex flex-column align-items-center justify-content-center p-5">
<h5>Drag or Click Here to Upload Files</h5>
<h5 style="margin-bottom: 0 !important">Drag or Click Here to Upload Files</h5>
</div>
</div>