chore(legal-documents): Add an icon

This commit is contained in:
Tom Hubrecht 2024-09-24 15:55:29 +02:00
parent e370977aac
commit 6c18ec3855
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -20,4 +20,7 @@
</span>
</h2>
<a class="button bt-link" href="{{ document.file.url }}">{{ document }}</a>
<a class="button bt-link" href="{{ document.file.url }}">
<span>{{ document }}</span>
<span class="icon"><i class="ti ti-file-download"></i></span>
</a>