ソースを参照

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 */