From 8d544d58af232e82c740cfcb271d20965020c133 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 21 May 2024 21:11:19 -0400 Subject: things --- src/public/css/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/public/css') diff --git a/src/public/css/home.css b/src/public/css/home.css index 3fdc381..40e1063 100644 --- a/src/public/css/home.css +++ b/src/public/css/home.css @@ -13,7 +13,7 @@ font-size: 1.5rem; margin: 1rem 0; width: 100%; - height: 70%; + height: 10rem; flex-grow: 1; background-color: transparent; color: var(--text); -- cgit v1.2.3-freya