Skip to content

Commit

Permalink
fix(align): Justified text by default
Browse files Browse the repository at this point in the history
  • Loading branch information
coolapso committed May 14, 2022
1 parent 92f739e commit bb99f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/_single.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
}

&-content {
text-align: justify;
margin-top: 30px;
}

Expand Down

0 comments on commit bb99f18

Please sign in to comment.