beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
Showing only changes of commit ec00736a2d - Show all commits

View File

@ -66,7 +66,6 @@ span.place {
justify-content: center; justify-content: center;
align-items: flex-start; align-items: flex-start;
align-content: flex-start; align-content: flex-start;
height: 100vh;
} }
#center_wrapper { #center_wrapper {
@ -74,7 +73,6 @@ span.place {
flex-direction: column; flex-direction: column;
justify-content: flex-start; justify-content: flex-start;
align-items: center; align-items: center;
overflow: auto;
} }
#header { #header {