added linebreak in posts

This commit is contained in:
2024-06-14 09:44:24 +02:00
parent 96753a774c
commit 1ca4235283

View File

@@ -63,6 +63,7 @@ h3 {
.post-content {
flex: 1;
margin-right: 20px;
white-space: pre-wrap;
}
.post-right {