wip beta
This commit is contained in:
parent
1dae0b9e0f
commit
6313043715
@ -64,9 +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; */
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
#center_wrapper {
|
||||
@ -74,7 +74,6 @@ span.place {
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
flex-grow: 10;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user