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