Proper line breaks when seing votes

This commit is contained in:
2024-10-05 17:12:51 +02:00
parent 224457b8b6
commit 09b1f80582

View File

@@ -35,6 +35,7 @@ body {
.app > p {
color: white;
line-break: strict;
white-space: pre-line;
}
.app > h1 {