Skip to content

Commit

Permalink
style: text-align: justify
Browse files Browse the repository at this point in the history
I find it better.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
  • Loading branch information
matttbe committed Mar 11, 2024
1 parent 11b8bb1 commit 84684a3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _sass/minima/custom-variables.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.home {
text-align: justify;
}

.post-content.e-content {
text-align: justify;
}

0 comments on commit 84684a3

Please sign in to comment.