mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 08:31:00 -04:00
Remove uses of inline-styles
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user