Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
king-of-wolves10 authored Jul 20, 2024
1 parent 850ab92 commit 8799dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


#welcome{
-webkit-linear-gradient(#ff8100, #ff8100, #a95a00, #ff8100, #ff8100, #a95a00, #a95a00, #a95a00, #000000)
background-image:-webkit-linear-gradient(#ff8100, #ff8100, #a95a00, #ff8100, #ff8100, #a95a00, #a95a00, #a95a00, #000000)
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-color: red;
Expand Down

0 comments on commit 8799dcf

Please sign in to comment.