mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 00:39:35 +08:00
docs: Change paragraph text alignment from justified to start (#8651)
change paragraph text alignment
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
}
|
||||
|
||||
p {
|
||||
text-align: justify;
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
/* apply */
|
||||
|
||||
Reference in New Issue
Block a user