made small

This commit is contained in:
Rushil Umaretiya 2020-09-26 19:57:12 -04:00
parent 90a98076a1
commit b95a807c51

View File

@ -128,7 +128,7 @@
<input name="email" type="email" class="form-control" id="email">
</div>
<div class="form-group">
<label for="message">Your own message to the board: (optional)</label>
<label for="message">Your own message to the board: <small>(optional)</small></label>
<textarea name="message" type="textarea" class="form-control" id="message" rows="4"></textarea>
</div>
</fieldset>