Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark mode optimization. #59

Merged
merged 9 commits into from
May 18, 2022
Prev Previous commit
Next Next commit
Fix inconsistency of font family.
  • Loading branch information
plaskier committed May 17, 2022

Unverified

The committer email address is not verified.
commit dbf33eb77ce1c0eee7549a0021e0cec1961bc0a4
3 changes: 0 additions & 3 deletions assets/dark.css
Original file line number Diff line number Diff line change
@@ -14,9 +14,6 @@
}
}

* {
font-family: Arial, Helvetica, sans-serif;
}

body {
background: var(--bkg-color);