adjusted filter
This commit is contained in:
parent
250a94f991
commit
acbc4a8995
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ body[platform='linux'] {
|
|||
transform: rotateZ(0deg);
|
||||
transform-origin: center;
|
||||
animation: bgRotate 10s linear infinite;
|
||||
filter: brightness(300%) saturate(300%) contrast(1.5);
|
||||
filter: brightness(100%) saturate(200%) contrast(1.5);
|
||||
}
|
||||
|
||||
@keyframes bgRotate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue