Created
April 15, 2025 21:28
-
-
Save LukeNewNew/cc41030377819a70fccd68a7001aa103 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html, body, :root, :host, * { | |
--font-primary: sans-serif; | |
--font-display: sans-serif; | |
--font-headline: sans-serif; | |
--font-code: monospace; | |
--font-clan-body: sans-serif; | |
--font-clan-signature: sans-serif; | |
--font-display-marketing: sans-serif; | |
--font-display-marketing-header: sans-serif; | |
letter-spacing: unset !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment