mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 04:08:25 -04:00
Removing the govuk-body class
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
field_headings_visible=False
|
||||
) %}
|
||||
{% call row_heading() %}
|
||||
<p class="govuk-body">{{ item.to }}</p>
|
||||
<p class="usa-body">{{ item.to }}</p>
|
||||
{% endcall %}
|
||||
{{ notification_status_field(item) }}
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user