more css
This commit is contained in:
parent
40de52babd
commit
506c4d6a15
1 changed files with 6 additions and 2 deletions
|
|
@ -34,8 +34,8 @@
|
|||
}
|
||||
|
||||
.content {
|
||||
flex-basis: 85%;
|
||||
align-items: center;
|
||||
flex-basis: 80%;
|
||||
padding-left: 5%;
|
||||
}
|
||||
|
||||
.content-header {
|
||||
|
|
@ -57,6 +57,10 @@
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
.stream-div {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.debug-img-div {
|
||||
flex-basis: 30%;
|
||||
align-self: stretch;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue