8000 Fix Wrong Font On Certain Browsers by HecticKiwi · Pull Request #14 · BlaNKtext/webosu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix Wrong Font On Certain Browsers #14

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

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

Conversation

HecticKiwi
Copy link

The font-face rules for Comfortaa were misconfigured as the src pointed to a stylesheet, not a font file. Regardless, they should be removed since the HTML heads already have

<link href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap" rel="stylesheet">

which will pull in the correct font-face rules.

I've tested this fix on Chrome and Edge.

Copy link
vercel bot commented Jun 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webosu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2025 11:00pm

Copy link
Contributor
@inventionpro inventionpro left a comment

There was a problem hiding this comment.

Choose a reason for hiding this comment

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

I approve the change

  • Also tested in Firefox and Tor

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
0