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
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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