소스 검색

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