docs update
This commit is contained in:
parent
0e0e739fd5
commit
0af7fd4169
1 changed files with 2 additions and 1 deletions
|
@ -304,13 +304,14 @@ Full-Width Styles
|
|||
.preinner {
|
||||
position: relative;
|
||||
width: 800px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.inner {
|
||||
position: relative;
|
||||
max-width: 640px;
|
||||
padding: 20px 10px;
|
||||
margin: 0 auto;
|
||||
/* margin: 0 auto; */
|
||||
}
|
||||
|
||||
#forkme_banner {
|
||||
|
|
Loading…
Add table
Reference in a new issue