Opps remove height, not width.
This commit is contained in:
@@ -113,7 +113,7 @@ export default {
|
||||
}
|
||||
|
||||
.outer {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user