oron1208 commited on
Commit
44b1934
1 Parent(s): 8ff2188

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ body {
45
  }
46
 
47
  .title span {
48
- background: -webkit-linear-gradient(45deg, #0077b6, #00b4d8, #90e0ef);
49
  -webkit-background-clip: text;
50
  -webkit-text-fill-color: transparent;
51
  }
 
45
  }
46
 
47
  .title span {
48
+ background: -webkit-linear-gradient(45deg, #D08FC0, #D2165B, #E49E1F);
49
  -webkit-background-clip: text;
50
  -webkit-text-fill-color: transparent;
51
  }