Add govuk-link class

So it’s one less link we have to do when moving to Design System.

Co-Authored-By: Tom Byers <tombaromba@gmail.com>
This commit is contained in:
Chris Hill-Scott
2020-01-02 10:08:18 +00:00
committed by GitHub
parent 317aa53b6a
commit 07f2ffca25

View File

@@ -15,7 +15,7 @@
) }}
<p class="bottom-gutter">
<a download href="{{ url_for('.returned_letters_report', service_id=current_service.id, reported_at=reported_at) }}" class="heading-small">Download this report</a>
<a download href="{{ url_for('.returned_letters_report', service_id=current_service.id, reported_at=reported_at) }}" class="govuk-link heading-small">Download this report</a>
</p>
<div class="dashboard-table">