mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
add test
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<div class="display-flex flex-align-end">
|
||||
<div class="flex-1">
|
||||
<div class="text-base-dark text-uppercase font-sans-3xs text-ls-1 margin-bottom-05">Total Services</div>
|
||||
<div class="font-sans-xl text-bold text-primary-darker line-height-sans-1">{{ total_services }}</div>
|
||||
<div class="font-sans-xl text-primary-darker line-height-sans-1">{{ total_services }}</div>
|
||||
</div>
|
||||
<div class="text-base-dark font-body-2xs line-height-sans-3">
|
||||
<span class="text-success-dark text-bold">{{ live_services }}</span> Live
|
||||
@@ -51,7 +51,7 @@
|
||||
<div class="usa-summary-box__body">
|
||||
<div class="usa-summary-box__text">
|
||||
<div class="text-base-dark text-uppercase font-sans-3xs text-ls-1 margin-bottom-05">Agreement Period</div>
|
||||
<div class="font-sans-xl text-bold text-primary-darker">Jan 1 - Dec 31</div>
|
||||
<div class="font-sans-xl text-primary-darker">Jan 1 - Dec 31</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user