Bold text on 'Generate PDF' button.

This commit is contained in:
Sage Vaillancourt 2022-09-30 00:39:58 -04:00
parent fb2ca4722b
commit bf9ea51021
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
<div style="text-align: right; margin-bottom: 2em;">
<a href="javascript:void(0)"
class="wipe up-wipe"
style="margin-bottom: 1em;"
style="margin-bottom: 1em; font-weight: bold;"
onclick="clearErrors();document.getElementById('letter-form').submit()"
>Generate PDF</a>
</div>