dere-cbai commited on
Commit
cff4a03
·
1 Parent(s): 5fc4576

Add collaborative perception interface

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -14,7 +14,7 @@
14
 
15
  body {
16
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
17
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
18
  min-height: 100vh;
19
  color: #333;
20
  }
 
14
 
15
  body {
16
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
17
+ background: linear-gradient(135deg, #070707 0%, #20033d 100%);
18
  min-height: 100vh;
19
  color: #333;
20
  }