Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use system fonts instead of Ubuntu #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ap4y
Copy link
Contributor

@ap4y ap4y commented Dec 8, 2020

Based on the discussions from the the #118 (comment) I think it will be nice to relax font spec on the site and instead rely on the system fonts. This is an easy solution for the fonts size/width issues mentioned in the comments since this allows users to use large (or smaller) font families system wise. Preview is available at: https://ap4y.github.io/void-linux.github.io/

A couple examples:

Source Sans Liberation Sans
Screenshot_2020-12-08 Enter the void(1) Screenshot_2020-12-08 Enter the void

font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
padding-top: 70px; /* For bootstrap fixed navbar
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use tabs for padding

@paper42
Copy link
Member

paper42 commented Dec 8, 2020

Do you think font-weight could be used to make the new version look more similar to the old one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants