Skip to content

Prevent "fi" legature in "efficient" #1120

Closed
@bill-myers

Description

@bill-myers

Page(s) Affected

Homepage

What needs to be fixed?

The word "efficient" is rendered, at least on my Firefox instance, using a "fi" ligature rather than "f" and "i" glyphs, which is pretty weird since it results in the two "f" letters looking different.

Suggested Improvement

Prevent the usage of that ligature by inserting the zero-width joiner "‌", i.e. rewriting "efficient" to "eff‌icent"

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-DesignUI / UX of the website.C-BugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions