Make the shadow under a terminal on the homepage a bit softer
This commit is contained in:
parent
94bc3317b1
commit
13a0b5a2e7
@ -9,7 +9,7 @@
|
||||
.player-wrapper
|
||||
max-height: 300px
|
||||
overflow: hidden
|
||||
box-shadow: 0 0 16px 5px #888
|
||||
box-shadow: 0 0 16px 5px rgba(255, 255, 255, 0.3)
|
||||
|
||||
.player
|
||||
border: 8px solid black
|
||||
|
Loading…
Reference in New Issue
Block a user