mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 11:28:25 -04:00
Remove dashboard title
This commit is contained in:
committed by
Chris Hill-Scott
parent
884e4e8057
commit
6645f23def
@@ -1,3 +1,4 @@
|
|||||||
.job-totals {
|
.job-totals {
|
||||||
|
margin-top: $gutter;
|
||||||
margin-bottom: $gutter;
|
margin-bottom: $gutter;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,8 +8,6 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<h1 class="heading-xlarge">Service name</h1>
|
|
||||||
|
|
||||||
<ul class="grid-row job-totals">
|
<ul class="grid-row job-totals">
|
||||||
<li class="column-half">
|
<li class="column-half">
|
||||||
{{ big_number(
|
{{ big_number(
|
||||||
|
|||||||
Reference in New Issue
Block a user