Make bg black
This commit is contained in:
parent
8960cd0c7d
commit
b239577718
@ -4,7 +4,7 @@ span {
|
|||||||
.stream > div {
|
.stream > div {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
height: 1080px;
|
height: 1080px;
|
||||||
background-color: #00ff00;
|
background-color: black;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Loading…
Reference in New Issue
Block a user