Skip to content

Commit

Permalink
feat: remove text justification (fixes #56 and #33)
Browse files Browse the repository at this point in the history
  • Loading branch information
denysvitali committed Jan 28, 2024
1 parent 58ede95 commit f0e0942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/less/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ body{
max-width: 800px;
padding: 1em;
line-height: 1.4;
text-align: justify;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
Expand Down

0 comments on commit f0e0942

Please sign in to comment.