Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Fix font family fallback #174

Merged
merged 2 commits into from
May 28, 2024
Merged

Fix font family fallback #174

merged 2 commits into from
May 28, 2024

Conversation

selankon
Copy link
Collaborator

We found that on phones, some elections results are not displayed correctly:

image

This could be provoked because a leak of fallback on the font family for the Text v2 component.

This PR delete the font family property to use the one defined by the global.ts:

font-family: 'Manrope', 'Roboto', Arial, Helvetica, sans-serif !important;

@selankon selankon merged commit bc3a0e8 into master May 28, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants