linoyts HF Staff commited on
Commit
d919b32
·
verified ·
1 Parent(s): 4f68417

Update static/css/index.css

Browse files
Files changed (1) hide show
  1. 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: #f8f5f0;
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
  }