color adjustment
All checks were successful
Release to Staging / build_and_release (push) Successful in 40s
All checks were successful
Release to Staging / build_and_release (push) Successful in 40s
This commit is contained in:
parent
837be77d9c
commit
42d20857f5
@ -184,9 +184,9 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
background: linear-gradient(
|
background: linear-gradient(
|
||||||
to top right,
|
to top right,
|
||||||
#262626,
|
|
||||||
#292929,
|
#292929,
|
||||||
#262626
|
#343434,
|
||||||
|
#292929
|
||||||
);
|
);
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user