Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Missing word-break leads to a design that looks broken on some pages, especially on small screens #5

Open
yaaax opened this issue Jan 16, 2021 · 0 comments

Comments

@yaaax
Copy link

yaaax commented Jan 16, 2021

Hi there,

Not sure why, but one link at the bottom of About page is not displayed correctly. It looks like not converted from markdown to html because of some extra characters:

[Reconsider the thinking that everything should become digital]”(https://www.biblioteksforeningen.se/nyheter/reconsider-the-thinking-that-everything-should-become-digital/)”, Svensk biblioteksförening, March 2020.

Maybe consider adding a overflow-wrap: break-word; to fix it?

Actual:
ko

With break-word:
ok

P.S. : I'm a big big fan of this website. Thanks for your great contribution to the web!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant