Skip to content

Commit f673bb6

Browse files
committed
Justify text in blogs
Signed-off-by: Luka Govedič <[email protected]>
1 parent a8f84a1 commit f673bb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/minima/custom-styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
img {
22
background-color: $lm-background-color;
3+
}
4+
5+
p {
6+
text-align: justify;
37
}

0 commit comments

Comments
 (0)