This commit is contained in:
mco-system 2023-04-07 19:37:56 +11:00
parent 9cb0860f48
commit 1dae0b9e0f
1 changed files with 2 additions and 1 deletions

View File

@ -64,8 +64,9 @@ span.place {
display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-start;
/* align-items: flex-start;
align-content: flex-start;
height: 100vh; */
}
#center_wrapper {