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;