Skip to content

Commit 773fb70

Browse files
committed
CSS: Update text alignment for posts. #125
1 parent 5d0c8bf commit 773fb70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/css/_component/posts-expand.styl

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
}
7171

7272
.posts-expand .post-body {
73+
text-align: justify;
74+
7375
h2, h3, h4, h5, h6 {
7476
padding-top: 10px;
7577
}

0 commit comments

Comments
 (0)