mgokg commited on
Commit
c647722
·
verified ·
1 Parent(s): 2ae6c07

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -6
index.html CHANGED
@@ -192,7 +192,7 @@
192
  }
193
 
194
  .gradient-text {
195
- font-size: 24px;
196
  font-weight: bold;
197
  background: linear-gradient(to right, white, red);
198
  -webkit-background-clip: text;
@@ -210,11 +210,7 @@
210
 
211
  <div class="container">
212
  <header style="padding-top:10px">
213
- <span class="google-colors">
214
- <span class="g">G</span><span class="o1">o</span><span class="o2">o</span><span class="g">g</span><span class="l">l</span><span class="e">e</span>
215
- </span>
216
- <span class="search-icon">🔍 Voice</span>
217
- <p><h3><span class="gradient-text">Powered by Google Gemini</span></h3></p>
218
  <br>
219
  </header>
220
  <div class="controls">
 
192
  }
193
 
194
  .gradient-text {
195
+ font-size: 40px;
196
  font-weight: bold;
197
  background: linear-gradient(to right, white, red);
198
  -webkit-background-clip: text;
 
210
 
211
  <div class="container">
212
  <header style="padding-top:10px">
213
+ <p><h1><span class="gradient-text">Gemini Voice Chat</span></h1></p>
 
 
 
 
214
  <br>
215
  </header>
216
  <div class="controls">