Made all text in paragraphs justified
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -42,7 +42,7 @@ $navbarHeight: 58px;
|
||||
background-color: $body-bg;
|
||||
}
|
||||
|
||||
.post-content {
|
||||
.post-content, p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user