Make the background color of player wrapper on homepage black
This commit is contained in:
parent
1696dad7d0
commit
61b42a9813
@ -10,6 +10,7 @@
|
||||
max-height: 400px
|
||||
overflow: hidden
|
||||
box-shadow: 0 0 16px 5px rgba(255, 255, 255, 0.3)
|
||||
background-color: black
|
||||
|
||||
.player
|
||||
border: 8px solid black
|
||||
|
Loading…
Reference in New Issue
Block a user