mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Set text-align:left; instead of justify for short paragraphs
This commit is contained in:
parent
5d66db1aea
commit
9b41a2f37b
2 changed files with 7 additions and 4 deletions
|
@ -83,6 +83,9 @@ h2 .rssicon{
|
|||
.downloadbox div{
|
||||
text-align:right;
|
||||
}
|
||||
.previewrow{
|
||||
text-align:right;
|
||||
}
|
||||
.previewrow>div{
|
||||
margin-right:auto;
|
||||
margin-left:15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue