Skip to content

Commit

Permalink
fixes #80
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Aug 21, 2024
1 parent d9d6902 commit f54be3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@
background-image: linear-gradient(0deg, #ff7ca8, #b491ff, #7cf9ff);
background-size: 80%;
background-repeat: repeat;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}
Expand Down

0 comments on commit f54be3e

Please sign in to comment.