1
0
Fork 0
mirror of https://github.com/bra1n/townsquare.git synced 2025-04-04 22:24:36 +00:00

Update Player.vue

This commit is contained in:
Steffen 2020-04-10 20:46:52 +02:00 committed by GitHub
parent 1d9f999069
commit 559f7f1e98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,6 +112,7 @@ export default {
transform-origin: top center;
transition: transform 200ms ease-in-out;
z-index: 2;
filter: drop-shadow(0 0 5px rgba(0,0,0,0.8));
&:before {
content: " ";