Remove fonts which weren't rendering in all browsers (#2174)

This commit is contained in:
Jeremiah Lowin 2025-10-21 10:00:27 -04:00 committed by GitHub
commit 422374c7bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,10 +19,6 @@
"light": "#4cc9f0",
"primary": "#2d00f7"
},
"fonts": {
"heading": { "family": "Google Sans" },
"body": { "family": "BlinkMacSystemFont" }
},
"contextual": {
"options": ["copy", "view"]
},