Skip to content

Make line breaks in longer japanese text more natural. #105

@martinheidegger

Description

@martinheidegger

The japanese text in "/about" does not break very well, often causing uncomfortable-to-read line breaks.

Image

for some sections with should utilize <span style="word-break: keep-all">...</span> to specifically not break at various positions. For longer texts it is probably easier to specify the break positions. Note: word-break: auto-phrase doesn't work as expected, even in chrome 🙄

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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