This commit is contained in:
mco-system 2023-04-07 19:35:12 +11:00
parent d6936514ef
commit 9cb0860f48
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ span.place {
flex-direction: row; flex-direction: row;
justify-content: center; justify-content: center;
align-items: flex-start; align-items: flex-start;
height: 100vh; align-content: flex-start;
} }
#center_wrapper { #center_wrapper {