Spaces:
Running
Running
Update static/css/index.css
Browse files- static/css/index.css +1 -1
static/css/index.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/* Custom CSS to match the design in the document */
|
2 |
:root {
|
3 |
-
--background-color: #
|
4 |
--text-color: #000000;
|
5 |
--accent-color: #333333;
|
6 |
}
|
|
|
1 |
/* Custom CSS to match the design in the document */
|
2 |
:root {
|
3 |
+
--background-color: #F3EFE6;
|
4 |
--text-color: #000000;
|
5 |
--accent-color: #333333;
|
6 |
}
|