diff --git a/contributing.md b/contributing.md index 61718e4..70af223 100644 --- a/contributing.md +++ b/contributing.md @@ -55,4 +55,4 @@ By contributing to this project you agree to license your work under the followi **/website/data/\***: [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/) -**everything else**: [GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0.txt) +**everything else**: [GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0.txt) \ No newline at end of file diff --git a/website/style.css b/website/style.css index a358e0f..5128faf 100644 --- a/website/style.css +++ b/website/style.css @@ -20,6 +20,7 @@ pre { font-family: "Jetbrains Mono", "Consolas", "Courier New", monospace; background-color: #eee; padding: 0 0.5em; + word-wrap: break-word; } a,