From ffc91b2ba831fad77c69c7aeaf856f426bcf09ce Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 8 Mar 2025 19:42:40 -0500 Subject: [PATCH] m --- src/styles/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/App.css b/src/styles/App.css index 07c16eb..60540db 100644 --- a/src/styles/App.css +++ b/src/styles/App.css @@ -11,7 +11,7 @@ body { .app-container { background-color: #f5f5f5; - min-height: 100vh; + display: flex; flex-direction: column; font-size: 16px;