background color change
All checks were successful
Release to Staging / build_and_release (push) Successful in 51s
All checks were successful
Release to Staging / build_and_release (push) Successful in 51s
This commit is contained in:
parent
42d20857f5
commit
4d7e69b089
@ -182,12 +182,7 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background: linear-gradient(
|
background: #292929;
|
||||||
to top right,
|
|
||||||
#292929,
|
|
||||||
#343434,
|
|
||||||
#292929
|
|
||||||
);
|
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user