mgokg commited on
Commit
282ec8c
·
verified ·
1 Parent(s): 0a8465c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -7,7 +7,7 @@
7
  <title>Gemini Voice Chat</title>
8
  <style>
9
  :root {
10
- --color-accent: linear-gradient(to right, purple, white);
11
  --color-background: black;
12
  --color-surface: black;
13
  --color-text: #e2e8f0;
@@ -211,7 +211,7 @@
211
 
212
  <div class="container">
213
  <header style="padding:10px">
214
- <p><h2><<span class="gradient-text">Gemini Voice</span></h2></p>
215
  </header><br><br>
216
  <div class="controls">
217
  <div class="input-group">
 
7
  <title>Gemini Voice Chat</title>
8
  <style>
9
  :root {
10
+ --color-accent: conc-gradient(to right, purple, white);
11
  --color-background: black;
12
  --color-surface: black;
13
  --color-text: #e2e8f0;
 
211
 
212
  <div class="container">
213
  <header style="padding:10px">
214
+ <p><h2><span class="gradient-text">Gemini Voice</span></h2></p>
215
  </header><br><br>
216
  <div class="controls">
217
  <div class="input-group">