Minor fixes

This commit is contained in:
Frankie B 2024-07-12 16:24:22 +01:00
commit d52be035d0
4 changed files with 5 additions and 5 deletions

View file

@ -642,7 +642,7 @@ .fullwidth td:last-child {
}
.guestbook-message {
text-wrap: wrap;
text-wrap: normal;
width: 100%;
}