This commit is contained in:
mco-system 2023-04-07 18:53:55 +11:00
parent 22b2bb771d
commit fdc32df32a
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ span.place {
display: flex;
flex-direction: line;
justify-content: flex-start;
align-items: start;
align-items: center;
}
#center_wrapper {