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

Change the web application to have a unified font-family #178

Open
tohuynh opened this issue Jan 16, 2022 · 0 comments
Open

Change the web application to have a unified font-family #178

tohuynh opened this issue Jan 16, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@tohuynh
Copy link
Collaborator

tohuynh commented Jan 16, 2022

Describe the Bug

A clear and concise description of what the bug is.
Some text in web app has font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif (e.g. Session 1 in the Event page), while others have font-family: Inter,X-LocaleSpecific,sans-serif;

Expected Behavior

A clear and concise description of what you expected to happen.

We want just one font-family for all texts and it should be Inter,X-LocaleSpecific,sans-serif;


I suspect the fix requires digging into semantic-ui-css/semantic-ui-react config to set the font-family.

@tohuynh tohuynh added bug Something isn't working good first issue Good for newcomers labels Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant