Browse Source

refac: styling

Timothy J. Baek 6 months ago
parent
commit
94c4aa8ddb
1 changed files with 1 additions and 1 deletions
  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;
 }