docs: Change paragraph text alignment from justified to start (#8651)

change paragraph text alignment
This commit is contained in:
April I. Murphy 2025-06-20 09:54:48 -07:00 committed by GitHub
commit 4fcc447109
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@
}
p {
text-align: justify;
text-align: start;
}
/* apply */