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

Improve italic readability #284

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Improve italic readability #284

merged 1 commit into from
Dec 7, 2023

Conversation

clementbiron
Copy link
Member

That changeset improve the readability of the italic font style and unify the rendering by using font-style: oblique(which is well supported in last browsers versions) instead of font-style: italic because the italic style artificially simulated is not satisfying (see the first image below) and also because Inter font does provide the possibility to use ital or snlt font variation settings.

From
image

To
image

Copy link

netlify bot commented Dec 6, 2023

Deploy Preview for open-terms-archive-website ready!

Name Link
🔨 Latest commit 6122695
🔍 Latest deploy log https://app.netlify.com/sites/open-terms-archive-website/deploys/6570d731886e8500099dd2d6
😎 Deploy Preview https://deploy-preview-284--open-terms-archive-website.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 site configuration.

@clementbiron clementbiron requested a review from MattiSG December 6, 2023 20:19
Copy link
Member

@MattiSG MattiSG left a comment

Choose a reason for hiding this comment

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

👍

@MattiSG MattiSG merged commit 297c823 into main Dec 7, 2023
7 checks passed
@MattiSG MattiSG deleted the readable-italic branch December 7, 2023 08:23
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