From cc82618bfe92cd66cc2f179d25af93d11b553202 Mon Sep 17 00:00:00 2001 From: Dev EhChad Date: Mon, 18 Nov 2024 19:44:08 -0500 Subject: [PATCH] Update Home.css --- src/styles/Home.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/Home.css b/src/styles/Home.css index c22fe3e..41c64a6 100644 --- a/src/styles/Home.css +++ b/src/styles/Home.css @@ -111,6 +111,7 @@ .headerContainer p { justify-content: center; display: flex; + } }