Andrew Chalkley 9 лет назад
Родитель
Сommit
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 {