wip beta
This commit is contained in:
parent
a78ffee688
commit
12f4bb6210
@ -58,7 +58,6 @@ span.place {
|
|||||||
flex-direction: line;
|
flex-direction: line;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
align-items: start;
|
align-items: start;
|
||||||
background-color: red;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#content_wrapper {
|
#content_wrapper {
|
||||||
@ -90,6 +89,8 @@ img.logo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#left_navbar_wrapper, #right_navbar_wrapper {
|
#left_navbar_wrapper, #right_navbar_wrapper {
|
||||||
|
margin-top: 10px;
|
||||||
|
position: fixed;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
|
Loading…
Reference in New Issue
Block a user