feat: add theme toggler on client side
This commit is contained in:
@ -41,8 +41,6 @@ footer a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
footer {
|
||||
background-color: #fec260;
|
||||
}
|
||||
.dark footer {
|
||||
background-color: #fec260;
|
||||
}
|
||||
|
Reference in New Issue
Block a user