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