pappitti commited on
Commit
53379e0
·
1 Parent(s): 990b8c9

UI update

Browse files
Files changed (1) hide show
  1. src/index.css +1 -1
src/index.css CHANGED
@@ -870,7 +870,7 @@ select:focus-visible {
870
 
871
  --bg-color:#ffffff;
872
  --secondary-bg-color: #f8fafc;
873
- --text-color: #1e293b7;
874
  --heading-color: #34495e;
875
  --subheading-color: #374151;
876
  }
 
870
 
871
  --bg-color:#ffffff;
872
  --secondary-bg-color: #f8fafc;
873
+ --text-color: #1e293b;
874
  --heading-color: #34495e;
875
  --subheading-color: #374151;
876
  }