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 {
display: flex;
flex-direction: line;
justify-content: flex-start;
justify-content: center;
align-items: start;
height: 100vh;
}