Skip to content

Fix italics fonts #1316

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
Open

Fix italics fonts #1316

wants to merge 1 commit into from

Conversation

phil-snowplow
Copy link
Contributor

@phil-snowplow phil-snowplow commented Jul 10, 2025

Italic text wasn't rendering with true italics (i.e. built into the font file), but instead was using synthetic italics generated by the browser. Updated the @font-face declarations in src/css/custom.css to fix this

Before:
CleanShot 2025-07-10 at 09 53 49@2x

After:
CleanShot 2025-07-10 at 09 53 25@2x

Copy link

netlify bot commented Jul 10, 2025

Deploy Preview for snowplow-docs ready!

Name Link
🔨 Latest commit 45c567d
🔍 Latest deploy log https://app.netlify.com/projects/snowplow-docs/deploys/686fc7c9c2c0ad0008e44c36
😎 Deploy Preview https://deploy-preview-1316--snowplow-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Successfully merging this pull request may close these issues.

3 participants