Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -426,7 +426,7 @@ body {
426
  }
427
  .custom-title {
428
  font-size: 36px;
429
- background: #1E2125 text;
430
  -webkit-background-clip: text;
431
  -webkit-text-fill-color: transparent;
432
  font-weight: bold;
 
426
  }
427
  .custom-title {
428
  font-size: 36px;
429
+ background: linear-gradient(90deg, rgb(29, 161, 255) 0%, rgb(163, 44, 255) 56%, rgb(251, 156, 255) 100%) text;
430
  -webkit-background-clip: text;
431
  -webkit-text-fill-color: transparent;
432
  font-weight: bold;