瀏覽代碼

Penscratch 2: Fix Sidebar Layout

torres126 6 年之前
父節點
當前提交
3c80c4ee33
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      penscratch-2/style.css

+ 2 - 0
penscratch-2/style.css

@@ -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;
 	}