Explorar el Código

remove white space

Andrew Chalkley hace 9 años
padre
commit
53d1896fdf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      front-end/css/style.css

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

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