1
mirror of https://github.com/jakejarvis/dark-mode-example.git synced 2025-10-18 22:04:25 -04:00

Update dark-mode.css

This commit is contained in:
2020-04-29 14:12:20 -04:00
committed by GitHub
parent 30f9591e66
commit 16d8e747aa

View File

@@ -1,4 +1,4 @@
/* rules that applies globally */
/* non-color rules that apply globally */
body {
font-family: system-ui, -apple-system, sans-serif;
text-align: center;