Add dark theme
This commit is contained in:
@@ -5,3 +5,7 @@ body {
|
||||
#__next {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
html {
|
||||
transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user