Anne-Charlotte commited on
Commit
943becd
·
verified ·
1 Parent(s): cf59484

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -4,7 +4,7 @@
4
  --bg-card: #1a1f2e;
5
  --text-primary: #e8eaed;
6
  --text-secondary: #9aa0a8;
7
- --accent-blue: #3b82f6;
8
  --accent-cyan: #2E4787;
9
  --accent-purple: #8b5cf6;
10
  --border-color: rgba(255, 255, 255, 0.1);
 
4
  --bg-card: #1a1f2e;
5
  --text-primary: #e8eaed;
6
  --text-secondary: #9aa0a8;
7
+ --accent-blue: #3BB0D1;
8
  --accent-cyan: #2E4787;
9
  --accent-purple: #8b5cf6;
10
  --border-color: rgba(255, 255, 255, 0.1);