made drop zone text bigger
This commit is contained in:
parent
ff2d6c69d1
commit
78085b85af
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue