slightly reduced color banding on background
This commit is contained in:
parent
d1c4a4abea
commit
6282913b90
2 changed files with 14 additions and 8 deletions
|
@ -120,6 +120,7 @@ body[loading] {
|
|||
opacity: 0.70;
|
||||
transition: opacity .25s var(--appleEase);
|
||||
pointer-events: none;
|
||||
transform: translateZ(0px);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue