mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-18 03:15:09 +01:00
Smoother dark mode switch
This commit is contained in:
@@ -80,6 +80,8 @@ const {
|
||||
color: var(--font-color);
|
||||
background-color: var(--background);
|
||||
|
||||
transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
|
||||
|
||||
main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user