Skip to content

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

@tohuynh

Description

@tohuynh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions