Spaces:
Running
Running
Update index.html
Browse files- 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,
|
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;
|