mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Fixed color of domain growth report heading to match colors used in model links
This commit is contained in:
parent
2ad463ec62
commit
35536327e3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
{% include "admin/app_list.html" with app_list=app_list show_changelinks=True %}
|
||||
<div class="custom-content module">
|
||||
<h2>Reports</h2>
|
||||
<h3>Domain growth report</h3>
|
||||
<h3 style="color: var(--link-fg);">Domain growth report</h3>
|
||||
|
||||
{% comment %}
|
||||
Inputs of type date suck for accessibility.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue