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