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
parent 7fcbbe4f37
commit 4fcc447109

View File

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