소스 검색

remove white space

Andrew Chalkley 9 년 전
부모
커밋
53d1896fdf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      front-end/css/style.css

+ 1 - 1
front-end/css/style.css

@@ -28,7 +28,7 @@ button {
 
 button:disabled {
 	background: #eee;
-	color: #aaa;	
+	color: #aaa;
 }
 
 button:hover {