1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

player shadow

This commit is contained in:
Fedor Katurov 2019-10-13 20:23:59 +07:00
parent 70fd20be74
commit 8dceef225f

View file

@ -16,7 +16,7 @@
border-radius: 27px;
background: $green_gradient;
align-items: center;
box-shadow: rgba(0, 0, 0, 0.3) 0 2px 5px, inset rgba(255, 255, 255, 0.3) 0 1px,
box-shadow: rgba(0, 0, 0, 0.5) 0 2px 5px, inset rgba(255, 255, 255, 0.3) 0 1px,
inset rgba(0, 0, 0, 0.3) 0 -1px;
position: absolute;
top: 0;