Outer container should not need to grow to 100vh
This commit is contained in:
@@ -114,7 +114,6 @@ export default {
|
||||
|
||||
.outer {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user