From b341672b0cbd5f9216a05c483554620848747916 Mon Sep 17 00:00:00 2001 From: Kevin Reynolds Date: Mon, 6 May 2024 07:52:16 -0400 Subject: [PATCH] add heading whitespace --- labapp/app/static/custom.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/labapp/app/static/custom.css b/labapp/app/static/custom.css index ed25e3a..051cf87 100644 --- a/labapp/app/static/custom.css +++ b/labapp/app/static/custom.css @@ -52,10 +52,12 @@ main { border-radius: .8em; filter: brightness(110%) contrast(80%); filter: blur(.1px); + max-width: 75%; } .lab-header-clear { border-radius: .8em; + max-width: 75%; } /* Testing */