made drop zone text bigger

This commit is contained in:
bill bittner 2017-10-16 09:47:20 -07:00
parent ff2d6c69d1
commit 78085b85af

View file

@ -9,9 +9,9 @@
<div class="info-message info-message--failure" id="input-error-file-selection" hidden="true"></div>
</div>
<div class="row">
<p>Drag & drop image or video here</p>
<p class="pull-quote">Drag & drop image or video here</p>
<p>OR</p>
<label class="input-file-label">CHOOSE FILE</label>
<p class="pull-quote"><label class="input-file-label pull-quote">CHOOSE FILE</label></p>
</div>
</div>
</div>