diff --git a/src/styles/common.css b/src/styles/common.css index 9adf663..928c382 100644 --- a/src/styles/common.css +++ b/src/styles/common.css @@ -19,12 +19,6 @@ body { font-size: 16px; } -#app { - min-height: 100vh; - display: flex; - flex-direction: column; -} - .link { text-decoration: none; }