[CSS] Made post content justified
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -51,3 +51,7 @@ $on-laptop: 800px;
|
||||
"layout",
|
||||
"syntax-highlighting"
|
||||
;
|
||||
|
||||
.post-content {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user