wip beta
This commit is contained in:
parent
069fc6853c
commit
d6936514ef
@ -62,9 +62,9 @@ span.place {
|
||||
|
||||
#main_wrapper {
|
||||
display: flex;
|
||||
flex-direction: line;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: start;
|
||||
align-items: flex-start;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user