beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 1dae0b9e0f - Show all commits

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 {