From bd4d027acef89e23d2449967832a879f33a052dd Mon Sep 17 00:00:00 2001
From: Brandon Clayton <bclayton@usgs.gov>
Date: Wed, 19 Feb 2025 11:29:45 -0700
Subject: [PATCH] update style

---
 projects/nshmp-ws/src/app/swagger/app.component.scss | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/projects/nshmp-ws/src/app/swagger/app.component.scss b/projects/nshmp-ws/src/app/swagger/app.component.scss
index b8fe10bcf..f40685e72 100644
--- a/projects/nshmp-ws/src/app/swagger/app.component.scss
+++ b/projects/nshmp-ws/src/app/swagger/app.component.scss
@@ -6,8 +6,12 @@
 
   .swagger-ui {
     .title,
+    h1,
     h2,
     h3,
+    h4,
+    h5,
+    h6,
     li,
     .opblock-summary-path,
     .opblock-summary-description,
-- 
GitLab