mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 07:18:25 -04:00
Make headings .heading-large instead of .heading-xlarge
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<h1 class="heading-xlarge">Send text messages</h1>
|
||||
<h1 class="heading-large">Send text messages</h1>
|
||||
|
||||
{% if upload_result.rejects %}
|
||||
<h3 class="heading-small">The following numbers are invalid</h3>
|
||||
|
||||
Reference in New Issue
Block a user