From 01a319e0be456aaaf7542da80fe1088cf571d524 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Wed, 16 Aug 2023 11:15:23 -0400 Subject: [PATCH] Commit before editing platform admin area --- .../uswds/_uswds-theme-custom-styles.scss | 22 ++++++++++++++++++- .../views/platform-admin/_base_template.html | 2 +- app/templates/views/signedout.html | 8 +++---- 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/app/assets/sass/uswds/_uswds-theme-custom-styles.scss b/app/assets/sass/uswds/_uswds-theme-custom-styles.scss index 79f74916a..4f633fc00 100644 --- a/app/assets/sass/uswds/_uswds-theme-custom-styles.scss +++ b/app/assets/sass/uswds/_uswds-theme-custom-styles.scss @@ -217,7 +217,15 @@ td.table-empty-message { h1, h2, h3, h4, h5 { font-family: family("sans"); } -} +} + +.usa-section { + &__home { + h2 { + font-family: family("serif"); + } + } +} .navigation-service.usa-breadcrumb { -bottom: 0; @@ -293,6 +301,18 @@ td.table-empty-message { } } +.usage-table { + ul { + list-style: none; + padding: 0; + margin: 0; + } + .big-number-smallest { + display: flex; + flex-direction: column; + } +} + #template-list { max-height: 500px; overflow-y: auto; diff --git a/app/templates/views/platform-admin/_base_template.html b/app/templates/views/platform-admin/_base_template.html index 80cb8a79c..75696fabc 100644 --- a/app/templates/views/platform-admin/_base_template.html +++ b/app/templates/views/platform-admin/_base_template.html @@ -2,7 +2,7 @@ {% from "components/page-footer.html" import page_footer %} {% block main %} -
+
-
+

@@ -46,7 +46,7 @@ Notify.gov

-
+

@@ -60,7 +60,7 @@ Notify.gov

-
+

@@ -122,7 +122,7 @@ Notify.gov

--> -
+

About the product