Skip to content

Commit

Permalink
scope the text-align to md-content class
Browse files Browse the repository at this point in the history
  • Loading branch information
prnam committed May 31, 2024
1 parent 01d0e6f commit 7d7240f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
--md-typeset-a-color: #FFFFFF;
}

div {
div.md-content {
text-align: justify;
}

0 comments on commit 7d7240f

Please sign in to comment.