Use system font stack #15

Closed
opened 2023-04-03 09:43:10 +00:00 by phlaym · 0 comments
Owner

Currently, no font is set, defaulting to the browser's default. Using a system/native font stack ensures a pleasant experience for most people:

system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

Currently, no font is set, defaulting to the browser's default. Using a system/native font stack ensures a pleasant experience for most people: `system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";`
phlaym added this to the Version 1.1 milestone 2023-04-03 09:43:10 +00:00
phlaym added the
enhancement
label 2023-04-03 09:43:10 +00:00
phlaym referenced this issue from a commit 2023-04-03 09:44:56 +00:00
Sign in to join this conversation.
No Milestone Version 1.1
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phlaym/moshing-mammut#15
No description provided.