justify body

This commit is contained in:
Rasmus Moorats 2023-12-15 14:36:45 +02:00
parent fdd91ee4ed
commit 45f02f6b11
Signed by: xx
GPG key ID: FE14255A6AE7241C

View file

@ -290,3 +290,7 @@ ul.tags-cloud {
.hypothesis-container {
cursor: pointer;
}
.post-body p {
text-align: justify;
}