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