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;
|
margin:10px 0px;
|
||||||
}
|
}
|
||||||
#head>div{
|
#head>div{
|
||||||
max-width:1040px;
|
max-width:1050px;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
position:relative;
|
position:relative;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
|
@ -156,7 +156,7 @@ li{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
#body{
|
#body{
|
||||||
max-width:1040px;
|
max-width:1050px;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
@ -364,7 +364,7 @@ li{
|
||||||
padding:20px 0px 20px 40px;
|
padding:20px 0px 20px 40px;
|
||||||
text-align:left;
|
text-align:left;
|
||||||
font-size:94%;
|
font-size:94%;
|
||||||
max-width:1040px;
|
max-width:1050px;
|
||||||
}
|
}
|
||||||
#footer>div{
|
#footer>div{
|
||||||
padding-top:6px;
|
padding-top:6px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue