fix the purple text on a button

This commit is contained in:
blek 2023-10-21 16:02:13 +10:00
parent f72eb21903
commit 3bb83bb039
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
</a>
</p>
<a style='display:block;width:calc(100% - 32px)' class="btn btn-fill" href='/'>
<a role="button" style='display:block;width:calc(100% - 32px)' class="btn btn-fill" href='/'>
Go back
</a>
</td>