Disable dark mode filtering by default
This commit is contained in:
parent
01d8dba8ce
commit
4241d49c63
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
body {
|
||||
font-size: $typeheight;
|
||||
--dark-mode-map-filter: brightness(.8);
|
||||
--dark-mode-map-filter: none;
|
||||
}
|
||||
|
||||
time[title] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue