wip beta
This commit is contained in:
@@ -57,6 +57,14 @@ span.place {
|
||||
display: flex;
|
||||
flex-direction: line;
|
||||
justify-content: flex-start;
|
||||
align-items: start;
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
#content_wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user