docs update
This commit is contained in:
parent
3c92143f0f
commit
c0fb0472ef
1 changed files with 2 additions and 2 deletions
|
@ -298,12 +298,12 @@ Full-Width Styles
|
|||
*******************************************************************************/
|
||||
|
||||
.outer {
|
||||
width: 100%;
|
||||
width:800px;
|
||||
}
|
||||
|
||||
.inner {
|
||||
position: relative;
|
||||
max-width: 800px;
|
||||
max-width: 640px;
|
||||
padding: 20px 10px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue