Skip to content

Commit

Permalink
quick fix: left align on project page
Browse files Browse the repository at this point in the history
  • Loading branch information
romsto committed Dec 11, 2024
1 parent 90b5d67 commit 9a5b6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ a.person-publication:hover {
.project-content p, ul, ol {
font-size: 1.2rem;
margin-bottom: 20px;
text-align: justify;
text-align: left;
}

.project-content a {
Expand Down

0 comments on commit 9a5b6f2

Please sign in to comment.