Skip to content

Commit

Permalink
Update gif path
Browse files Browse the repository at this point in the history
  • Loading branch information
prokawsar committed Jul 28, 2024
1 parent a70d460 commit 84afc82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@tailwind utilities;

.brand-name {
background-image: url('./giphy.gif');
background-image: url('$lib/images/giphy.gif');
background-position: top;
background-clip: text;
-webkit-background-clip: text;
Expand Down
File renamed without changes

0 comments on commit 84afc82

Please sign in to comment.