Compare commits

..

No commits in common. "main" and "v0.0.3" have entirely different histories.
main ... v0.0.3

View file

@ -173,7 +173,7 @@
} }
html { html {
font-family: var(--font-sans); font-family: var(--font-sans);
font-size: 14px; font-size: 16px;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }