Skip to content

Commit

Permalink
justified text
Browse files Browse the repository at this point in the history
  • Loading branch information
vicpaton committed Sep 16, 2024
1 parent eef11fb commit f00d8c6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/src/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@

.wy-nav-content {
max-width: 1200px;
}
}

section {
text-align: justify;
}

0 comments on commit f00d8c6

Please sign in to comment.