Remove uses of inline-styles

This commit is contained in:
Ryan Ahearn
2023-03-07 17:15:31 -05:00
parent 2a6bc62003
commit 73a3511ef2
11 changed files with 50 additions and 18 deletions

View File

@@ -38,9 +38,9 @@
{% endfor %}
</div>
</div>
<div class='govuk-grid-column-one-half'>
<h2 class='heading-small' style="color: gray;">Emails</h2>
<div class="keyline-block" style="color: gray;">
<div class='govuk-grid-column-one-half pilot-disabled'>
<h2 class='heading-small'>Emails</h2>
<div class="keyline-block">
{{ big_number(emails_sent, 'email disabled during SMS pilot', smaller=True) }}
{{ big_number("", '', smaller=True) }}
</div>