diff --git a/src/App.css b/src/App.css index 880ecd9..d0705cf 100644 --- a/src/App.css +++ b/src/App.css @@ -10,7 +10,7 @@ overscroll-behavior-block: none; } -body, #root { +:root, body, #root { min-height: 100vh; min-height: 100dvh; }