fix the purple text on a button
This commit is contained in:
parent
f72eb21903
commit
3bb83bb039
|
@ -42,7 +42,7 @@
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</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
|
Go back
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
|
Loading…
Reference in New Issue