From 303d49932174ab0250596dc1a2a91a35ddb9f8a1 Mon Sep 17 00:00:00 2001 From: austinhutchen <93489691+austinhutchen@users.noreply.github.com> Date: Fri, 29 Dec 2023 06:40:19 -0800 Subject: [PATCH] text opt --- src/css/TextSphere.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/css/TextSphere.scss b/src/css/TextSphere.scss index 399945bd..8d4a96da 100644 --- a/src/css/TextSphere.scss +++ b/src/css/TextSphere.scss @@ -31,8 +31,7 @@ .intro { color: white; - font-size: 2.25svh; - padding-top: 0.09em; + font-size: 2.2svh; text-shadow: #FC0 1px 0px 4px; /* Adjusted text-shadow for better readability */ }