From 24a0dd8c3bebfa48639a0343f6d712ac93e717e9 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Thu, 21 Mar 2024 11:00:44 -0400 Subject: [PATCH] Few style updates per PR feedback --- .../sass/uswds/_uswds-theme-custom-styles.scss | 13 ++----------- app/templates/views/dashboard/_totals.html | 2 +- app/templates/views/dashboard/dashboard.html | 2 +- 3 files changed, 4 insertions(+), 13 deletions(-) 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