dere-cbai
commited on
Commit
·
cff4a03
1
Parent(s):
5fc4576
Add collaborative perception interface
Browse files- 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, #
|
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 |
}
|