Ver código fonte

refac: styling

Timothy J. Baek 7 meses atrás
pai
commit
94c4aa8ddb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/app.css

+ 1 - 1
src/app.css

@@ -203,5 +203,5 @@ input[type='number'] {
 
 	float: left;
 
-	@apply absolute inset-0 z-0 text-gray-700 dark:text-gray-500;
+	@apply absolute inset-0 z-0 text-gray-500;
 }