Remove custom font-family override #23

Merged
btlogy merged 1 commits from no-font-override into main 2025-05-07 07:27:57 +00:00
Collaborator

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.

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.
hacklschorsch added 1 commit 2025-04-25 10:38:59 +00:00
Don't override page font like this or to this font family
All checks were successful
Jekyll / jekyll (pull_request) Successful in 34s
Jekyll cleanup / jekyll_cleanup (pull_request) Successful in 10s
d6726651be
See https://mmistakes.github.io/minimal-mistakes/docs/stylesheets/#font-stacks on how to override font family choice with this theme proper and https://infinnie.github.io/blog/2017/systemui.html why not to use 'system-ui' for font-family on web pages.
First-time contributor

🔨 Docker build success

🔧 Jekyll build success

🚀 Jekyll deploy success

Pusher: @hacklschorsch, Action: pull_request, Workflow: Jekyll, Run: 170

#### :hammer: Docker build `success` #### :wrench: Jekyll build `success` #### :rocket: Jekyll deploy `success` #### :link: Preview site [here](https://preview.lafs.eval.latfa.net&#x2F;23&#x2F;) *Pusher: @hacklschorsch, Action: `pull_request`, Workflow: `Jekyll`, Run: 170* <!-- pr-commenter-metadata: image-success,build-success,deploy-success,pusher-hacklschorsch-pull_request-170 -->
hacklschorsch requested review from btlogy 2025-04-25 11:50:03 +00:00
Owner

@hacklschorsch: I do not mind dropping this font, but it was the one used by the mockup (see #12).

@hacklschorsch: I do not mind dropping this font, but it was the one used by the mockup (see #12).
Owner

As commented here, system-ui was a mistake indeed.

As commented [here](https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/issues/12#issuecomment-110182), `system-ui` was a mistake indeed.
btlogy merged commit 080af25223 into main 2025-05-07 07:27:57 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 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: tahoe-lafs/web-landing-page#23
No description provided.