From b7a71aad51e7e96b564098363a3de06ab312c910 Mon Sep 17 00:00:00 2001 From: moen0 Date: Fri, 10 Apr 2026 20:14:19 +0200 Subject: [PATCH] Front end design --- frontend/src/App.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 89be450..d232bbb 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -391,6 +391,7 @@ function App() { ); } + const styles = { root: { minHeight: "100vh",