Skip to content

Commit

Permalink
Merge pull request #86 from P0Saurabh/main
Browse files Browse the repository at this point in the history
Enhance Paragraph Justification for Improved Readability #85
  • Loading branch information
kd1729 authored Oct 23, 2023
2 parents cabed4f + 656cb54 commit f0dfbb4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ body {
min-height: 100vh;
border-bottom: 15px solid #2b3f4b;
}

p {
text-align: justify;
}
.first {
margin-top: 7rem;
font-family: "Josefin Sans", sans-serif;
Expand Down

0 comments on commit f0dfbb4

Please sign in to comment.