Skip to content

Commit

Permalink
changed text animation
Browse files Browse the repository at this point in the history
  • Loading branch information
akashrchandran committed Nov 7, 2023
1 parent 5abc546 commit d102b0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/animation.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
.text-animate {
font-family: "Oswald", sans-serif;
/* Clip Background Image */
background: url(https://i.ibb.co/RDTnNrT/animated-text-fill.png) repeat-y;
background: url(../image/fill.jpg) repeat-y;
-webkit-background-clip: text;
background-clip: text;
/* Animate Background Image */
Expand Down
Binary file added assets/image/fill.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d102b0c

Please sign in to comment.