mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 07:28:25 -04:00
Removing govuk utility classes
This commit is contained in:
@@ -161,7 +161,7 @@ Notify.gov
|
||||
{{ govukButton({
|
||||
"element": "a",
|
||||
"text": "Create an account",
|
||||
"classes": "product-page-button button-container__button govuk-!-margin-right-3",
|
||||
"classes": "product-page-button button-container__button",
|
||||
"href": url_for('main.register' )
|
||||
}) }}
|
||||
or <a class="usa-link" href="{{ url_for('.sign_in' )}}">sign in</a> if you’ve used
|
||||
|
||||
Reference in New Issue
Block a user