From 618784f5635228b35059ae1054915982f93f0f0a Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 28 Mar 2024 03:42:49 -0500 Subject: [PATCH] more --- src/styles/dashboard.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/dashboard.scss b/src/styles/dashboard.scss index f5ead50..66a580a 100644 --- a/src/styles/dashboard.scss +++ b/src/styles/dashboard.scss @@ -36,7 +36,7 @@ } .dash-welcome-text { - line-height: 1.5; + line-height: 1.7; font-family: Roboto; font-weight: 300; margin-top: 6px !important;