This commit is contained in:
mco-system
2023-04-07 19:44:17 +11:00
parent 1d44a3a2ac
commit ec00736a2d

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 {