mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
- Removed links to the gov uk stylesheets
- Deleted /stylesheets folder - Removed sass build from gulpfile - Changed gov links to usa links - Changed other govuk styles, like breadcrumbs - Changed name of uk_components file to us_components - Fixed a few tests that broke on account of the changes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<h1 class="font-body-2xl margin-bottom-3">Send files by email</h1>
|
||||
|
||||
<p>To send a file by email, follow the instructions in our <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.documentation') }}">API documentation</a>.</p>
|
||||
<p>To send a file by email, follow the instructions in our <a class="usa-link" href="{{ url_for('.documentation') }}">API documentation</a>.</p>
|
||||
|
||||
<p>This is an API-only feature.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user