logo - fixed logo filter

This commit is contained in:
muppeth 2023-04-19 00:48:29 +02:00
parent 8dc189594a
commit fd6940c688
Signed by: muppeth
GPG Key ID: 0EBC7B9848D04031
2 changed files with 1 additions and 5 deletions

View File

@ -22,10 +22,6 @@
/* login page */
.task-login #logo {
filter: invert(91%) sepia(52%) saturate(2742%) hue-rotate(312deg) brightness(95%) contrast(93%);
}
& when (@dark-mode-enabled = true) {
@import "_dark";
}

File diff suppressed because one or more lines are too long