This commit is contained in:
Jan Kaluza 2015-11-26 08:19:25 +01:00
parent 08c20df8fe
commit 50f23bef4b
2 changed files with 2 additions and 2 deletions

View file

@ -278,7 +278,7 @@ Full-Width Styles
.inner {
position: relative;
max-width: 640px;
max-width: 880px;
padding: 20px 10px;
margin: 0 auto;
}

View file

@ -319,7 +319,7 @@ Full-Width Styles
.inner {
position: relative;
max-width: 640px;
max-width: 880px;
padding: 20px 10px;
/* margin: 0 auto; */
}