diff --git a/app/assets/sass/uswds/_uswds-theme-custom-styles.scss b/app/assets/sass/uswds/_uswds-theme-custom-styles.scss index 1193e00be..7f2422064 100644 --- a/app/assets/sass/uswds/_uswds-theme-custom-styles.scss +++ b/app/assets/sass/uswds/_uswds-theme-custom-styles.scss @@ -312,24 +312,15 @@ td.table-empty-message { .dashboard { .big-number-with-status { - // a { - // background: color("blue-60v"); - // padding: units(2); - // margin-bottom: units(1); - // text-decoration: none; - // &:hover{ - // background: color("blue-warm-70v"); - // } - // } .big-number-smaller { display: flex; flex-direction: column; .big-number-number { font-size: units(5); - line-height: units(6); + line-height: units(5); } .big-number-label { - font-size: units(3); + font-size: units(2.5); } } .big-number-status { diff --git a/app/templates/views/dashboard/_totals.html b/app/templates/views/dashboard/_totals.html index 87d6c22eb..9a297bf53 100644 --- a/app/templates/views/dashboard/_totals.html +++ b/app/templates/views/dashboard/_totals.html @@ -1,6 +1,6 @@
diff --git a/app/templates/views/dashboard/dashboard.html b/app/templates/views/dashboard/dashboard.html
index 504747847..fc20af762 100644
--- a/app/templates/views/dashboard/dashboard.html
+++ b/app/templates/views/dashboard/dashboard.html
@@ -18,7 +18,7 @@
{{ ajax_block(partials, updates_url, 'upcoming') }}
-
+
Messages sent