hailsbop commited on
Commit
9ce60d0
·
verified ·
1 Parent(s): 2cd4928

Upload styles/globals.css with huggingface_hub

Browse files
Files changed (1) hide show
  1. styles/globals.css +2 -2
styles/globals.css CHANGED
@@ -3,6 +3,6 @@
3
  @tailwind utilities;
4
 
5
  body {
6
- background-color: #0f172a;
7
- color: #e2e8f0;
8
  }
 
3
  @tailwind utilities;
4
 
5
  body {
6
+ background-color: #f8fafc;
7
+ color: #1e293b;
8
  }