1
This commit is contained in:
parent
6c1c29277d
commit
fa5cad7af7
@ -82,7 +82,7 @@ export const StartLabel = styled.label`
|
|||||||
line-height: 150px;
|
line-height: 150px;
|
||||||
transition: all 0.3s ease-out;
|
transition: all 0.3s ease-out;
|
||||||
text-shadow: 0 2px 1px rgba(0,0,0,0.25);
|
text-shadow: 0 2px 1px rgba(0,0,0,0.25);
|
||||||
z-index: -1;
|
z-index: 1;
|
||||||
box-shadow:
|
box-shadow:
|
||||||
inset 0 2px 3px rgba(255,255,255,0.13),
|
inset 0 2px 3px rgba(255,255,255,0.13),
|
||||||
0 5px 8px rgba(0,0,0,0.3),
|
0 5px 8px rgba(0,0,0,0.3),
|
||||||
|
Loading…
Reference in New Issue
Block a user