mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Restore previous page width to fix paragraphs formatting
This commit is contained in:
parent
aec9797e93
commit
7055e5e536
1 changed files with 3 additions and 3 deletions
|
@ -144,7 +144,7 @@ li{
|
|||
margin:10px 0px;
|
||||
}
|
||||
#head>div{
|
||||
max-width:1040px;
|
||||
max-width:1050px;
|
||||
margin:auto;
|
||||
position:relative;
|
||||
overflow:hidden;
|
||||
|
@ -156,7 +156,7 @@ li{
|
|||
text-align: center;
|
||||
}
|
||||
#body{
|
||||
max-width:1040px;
|
||||
max-width:1050px;
|
||||
margin:auto;
|
||||
position:relative;
|
||||
}
|
||||
|
@ -364,7 +364,7 @@ li{
|
|||
padding:20px 0px 20px 40px;
|
||||
text-align:left;
|
||||
font-size:94%;
|
||||
max-width:1040px;
|
||||
max-width:1050px;
|
||||
}
|
||||
#footer>div{
|
||||
padding-top:6px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue