Spaces:
Build error
Build error
Upload styles/globals.css with huggingface_hub
Browse files- styles/globals.css +2 -2
styles/globals.css
CHANGED
|
@@ -3,6 +3,6 @@
|
|
| 3 |
@tailwind utilities;
|
| 4 |
|
| 5 |
body {
|
| 6 |
-
background-color: #
|
| 7 |
-
color: #
|
| 8 |
}
|
|
|
|
| 3 |
@tailwind utilities;
|
| 4 |
|
| 5 |
body {
|
| 6 |
+
background-color: #f8fafc;
|
| 7 |
+
color: #1e293b;
|
| 8 |
}
|