瀏覽代碼

update margins for grid

changed margins from 20px to 10px
eddiemachado 14 年之前
父節點
當前提交
6acaa513fd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      style.css

+ 2 - 2
style.css

@@ -54,8 +54,8 @@ GRID STYLES
 		display: inline; 
 		float: left; 
 		position: relative;
-		margin-left: 2.1276596%;   /* 20px */ 
-		margin-right: 2.1276596%;  /* 20px */
+		margin-left: 1.0638298%;   /* 10px */ 
+		margin-right: 1.0638298%;  /* 10px */
 	}
 	
 	/* default styles & fixes */