Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
would you believe? another typo
  • Loading branch information
king-of-wolves10 authored Jul 20, 2024
1 parent 8799dcf commit a040405
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{
background-image:-webkit-linear-gradient(#ff8100, #ff8100, #a95a00, #ff8100, #ff8100, #a95a00, #a95a00, #a95a00, #000000)
background: -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 a040405

Please sign in to comment.