mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
player shadow
This commit is contained in:
parent
70fd20be74
commit
8dceef225f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
border-radius: 27px;
|
border-radius: 27px;
|
||||||
background: $green_gradient;
|
background: $green_gradient;
|
||||||
align-items: center;
|
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;
|
inset rgba(0, 0, 0, 0.3) 0 -1px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue