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

Fix: Update some Firefox pages to use Metropolis as title font instead of Inter #13577

Closed
1 task
reemhamz opened this issue Aug 16, 2023 · 0 comments
Closed
1 task
Assignees
Labels
Frontend HTML, CSS, JS... client side stuff

Comments

@reemhamz
Copy link
Contributor

reemhamz commented Aug 16, 2023

Description

We noticed some Firefox pages using Inter font for titles instead of the brand-standard Metropolis font.
These titles have the @include font-base property. This property can just be removed for the Firefox theme to autorevert titles back to Metropolis

Templates to fix:

  • firefox/releasenotes.scss
  • firefox/best-browser.scss
  • firefox/safebrowser.scss

Success Criteria

  • Update fonts in templates listed above
@reemhamz reemhamz added the Frontend HTML, CSS, JS... client side stuff label Aug 16, 2023
@reemhamz reemhamz self-assigned this Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend HTML, CSS, JS... client side stuff
Projects
None yet
Development

No branches or pull requests

1 participant