mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
Fix spacing of first page headers
This commit customises the margins of the first header on each page so that it lines up with the navigation.
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block maincolumn_content %}
|
||||
<form method="POST" enctype="multipart/form-data">
|
||||
|
||||
<h1 class="heading-large">Send text messages</h1>
|
||||
<h1 class="heading-large">Send text messages</h1>
|
||||
|
||||
<form method="POST" enctype="multipart/form-data">
|
||||
|
||||
{% if templates %}
|
||||
<fieldset class='form-group'>
|
||||
|
||||
Reference in New Issue
Block a user