This commit is contained in:
mco-system 2023-04-07 19:31:00 +11:00
parent 1fd751171e
commit 069fc6853c
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ span.place {
#main_wrapper { #main_wrapper {
display: flex; display: flex;
flex-direction: line; flex-direction: line;
justify-content: flex-start; justify-content: center;
align-items: start; align-items: start;
height: 100vh; height: 100vh;
} }