removed the black background of the stream

This commit is contained in:
mb@mb 2018-04-26 23:19:43 +02:00
parent 71cc403b60
commit 77e6c21966

View File

@ -197,7 +197,7 @@ header {
background-size: cover; background-size: cover;
height: 600px; height: 600px;
width: 100%; width: 100%;
background-color: black; /*background-color: black;*/
} }
/* reset header img styles */ /* reset header img styles */