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

Stop using Source Sans Pro intermittently for some pages #1128

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Conversation

wrongecho
Copy link
Collaborator

Starting to dig into merging the login flows and I noticed that we're still calling Source Sans Pro direct from Google. In global.css we define Sans Serif as the global font, I see no reason why we should have a slightly different font just for the login page.
It looks like it was originally added sometime around when the login page was styled after being built and just never updated (here?).

By removing this we can also remove all references to fonts.googleapis.com fonts.gstatic.com as part of our CSP effort (#1036).

image

@wrongecho
Copy link
Collaborator Author

Test these changes at: https://fonttidy1128.pr-review.itflow.org
(automatic message)

@johnnyq johnnyq merged commit c78d0a1 into master Dec 28, 2024
4 checks passed
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.

2 participants