mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 09:19:48 -04:00
Removing the govuk-body class
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<p class="heading-large">1.</p>
|
||||
</div>
|
||||
<div class="grid-col-10">
|
||||
<p class="govuk-body">
|
||||
<p class="usa-body">
|
||||
Every message is sent from a template
|
||||
</p>
|
||||
</div>
|
||||
@@ -17,7 +17,7 @@
|
||||
<p class="heading-large">2.</p>
|
||||
</div>
|
||||
<div class="grid-col-10">
|
||||
<p class="govuk-body">
|
||||
<p class="usa-body">
|
||||
The template pulls in the data you provide
|
||||
</p>
|
||||
</div>
|
||||
@@ -27,7 +27,7 @@
|
||||
<p class="heading-large">3.</p>
|
||||
</div>
|
||||
<div class="grid-col-10">
|
||||
<p class="govuk-body">
|
||||
<p class="usa-body">
|
||||
Notify delivers the message
|
||||
</p>
|
||||
{% if help == '3' %}
|
||||
|
||||
Reference in New Issue
Block a user