beta #4

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

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;
}