Dark-Mode deaktiviert (color-scheme: light), lang=de
This commit is contained in:
parent
ca499dd4e5
commit
ecba1da140
2 changed files with 6 additions and 1 deletions
|
|
@ -17,6 +17,10 @@
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
:global(html) {
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
:global(body) {
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
|
||||
color: #1a1a2e;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue