Make URLs wrap

This commit is contained in:
Daniella / Tove 2022-01-23 07:00:33 +01:00
parent 223ec66337
commit 9186eb551b

View file

@ -10,6 +10,7 @@
background-color: #202020;
color: #cccccc;
font-family: sans-serif;
word-wrap: break-word;
}
a {