Klimaat-Helpdesk / website

Code behind https://www.klimaathelpdesk.org/
GNU General Public License v3.0
5 stars 5 forks source link

Fix word-break in source links #90

Closed daanreijnders closed 3 years ago

daanreijnders commented 3 years ago

This PR fixes #89.

The solution comes from CSS Tricks.

aquilesC commented 3 years ago

Good job!