Skip to content

Extract font-family CSS variables #3371

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

Merged
merged 2 commits into from
Mar 9, 2021
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Mar 7, 2021

This PR primarily unifies the font-family that is used for monospace display.

@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Mar 7, 2021
@@ -10,7 +10,8 @@
--header-bg-color: var(--green800);
--footer-bg-color: var(--green800);

--font-family: "Fira Sans", sans-serif;
--font-primary: "Fira Sans", sans-serif;
Copy link

Choose a reason for hiding this comment

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

If we have --font-monospace I would prefer naming this one --font-sans

@pichfl
Copy link

pichfl commented Mar 9, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Mar 9, 2021

📌 Commit 7ef624d has been approved by pichfl

@bors
Copy link
Contributor

bors commented Mar 9, 2021

⌛ Testing commit 7ef624d with merge 2d737b2...

@bors
Copy link
Contributor

bors commented Mar 9, 2021

☀️ Test successful - checks-actions
Approved by: pichfl
Pushing 2d737b2 to master...

@bors bors merged commit 2d737b2 into rust-lang:master Mar 9, 2021
@Turbo87 Turbo87 deleted the font-family branch March 9, 2021 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants