Removing the govuk-body class

This commit is contained in:
Jonathan Bobel
2023-08-25 11:49:13 -04:00
parent 64256a6f57
commit 8b3807da3c
40 changed files with 159 additions and 159 deletions
@@ -31,7 +31,7 @@
{% if not current_service.data_retention %}
<div class="user-list">
<div class="user-list-item">
<p class="govuk-body user-list-item-blank hint">You have not added any data retention</p>
<p class="usa-body user-list-item-blank hint">You have not added any data retention</p>
</div>
</div>
{% else %}