mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
Remove 2/3rds and 3/4 columns
These columns make the line length too short, and the text less readable.
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<div class="grid-row">
|
||||
<div class="column-three-quarters">
|
||||
|
||||
<h1 class="heading-large">Request to go live</h1>
|
||||
|
||||
<p>
|
||||
@@ -60,7 +57,5 @@
|
||||
{{ page_footer('Request to go live') }}
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user