From 0ab0ba6a1266195e78631ab9cf169808209ce7a0 Mon Sep 17 00:00:00 2001 From: WhyFenceCode <120431739+WhyFenceCode@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:54:08 -0800 Subject: [PATCH] Update style.css --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 5332820..215f536 100644 --- a/style.css +++ b/style.css @@ -32,6 +32,7 @@ body { -webkit-text-fill-color: transparent; text-align: center; box-sizing: border-box; + vertical-align: top; } .titletext { @@ -39,6 +40,7 @@ body { font-size: clamp(3rem, 25vmin, 8rem); color: white; font-family: sans-serif; + vertical-align: bottom; } @media (prefers-reduced-motion: no-preference) {