docs: Change paragraph text alignment from justified to start (#8651)
change paragraph text alignment
This commit is contained in:
parent
7fcbbe4f37
commit
4fcc447109
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
|
||||
p {
|
||||
text-align: justify;
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
/* apply */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue