Remove custom font-family override #23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "no-font-override"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Minimal-mistakes already uses sane and generally available fonts.
See https://mmistakes.github.io/minimal-mistakes/docs/stylesheets/#font-stacks on how to override font family choice with this theme if we still want to do it and https://infinnie.github.io/blog/2017/systemui.html why not to use 'system-ui' for font-family on web pages.
🔨 Docker build
success
🔧 Jekyll build
success
🚀 Jekyll deploy
success
🔗 Preview site here
Pusher: @hacklschorsch, Action:
pull_request
, Workflow:Jekyll
, Run: 170@hacklschorsch: I do not mind dropping this font, but it was the one used by the mockup (see #12).
As commented here,
system-ui
was a mistake indeed.