more spacing/wrapping fixes

This commit is contained in:
Henry Jameson 2022-02-09 23:34:06 +02:00
parent d361a4d7dc
commit 4c7edfc9a9
4 changed files with 6 additions and 6 deletions

View file

@ -2,6 +2,7 @@
word-break: break-all;
.showMoreLess {
margin-left: 0.5em;
white-space: normal;
color: var(--link);
}