Merge pull request #464 from torres126/fix/penscratch-2-layout
Penscratch 2: Fix No-Sidebar Layout
This commit is contained in:
commit
01c6328690
1 changed files with 2 additions and 0 deletions
|
@ -1918,6 +1918,8 @@ div.sharedaddy div.sd-block {
|
|||
}
|
||||
@media screen and (min-width: 55em) {
|
||||
.no-sidebar .site {
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
max-width: 872px;
|
||||
padding: 54px 108px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue