This commit is contained in:
yunwei37
2023-08-08 07:59:09 +00:00
parent 743c2ea332
commit 635df7fb8e
8 changed files with 21 additions and 20 deletions

View File

@@ -5,6 +5,7 @@
:root {
/* Browser default font-size is 16px, this way 1 rem = 10px */
font-size: 62.5%;
color-scheme: var(--color-scheme);
}
html {