mgokg commited on
Commit
f661e67
·
verified ·
1 Parent(s): e5d0a78

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -194,7 +194,7 @@
194
  .gradient-text {
195
  font-size: 40px;
196
  font-weight: bold;
197
- background: linear-gradient(to right, white, red);
198
  -webkit-background-clip: text;
199
  -webkit-text-fill-color: transparent;
200
  background-clip: text;
 
194
  .gradient-text {
195
  font-size: 40px;
196
  font-weight: bold;
197
+ background: linear-gradient(to right, white, purple);
198
  -webkit-background-clip: text;
199
  -webkit-text-fill-color: transparent;
200
  background-clip: text;