salso tylerkess commited on
Commit
e514210
1 Parent(s): 5d92887

Update app.py (#4)

Browse files

- Update app.py (59676b7e786427a7010575da5a0545ce16859724)


Co-authored-by: Tyler Kessler <[email protected]>

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;