Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
winverma authored Aug 4, 2024
1 parent d989d29 commit d520dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ body
background-color: #f5f5f5;
margin: 0;
padding: 0;
background-image: url('../src/bg-anim/6e3641df4d4ff70e70554064ff9739a3.gif');
background-image: url('/src/bg-anim/6e3641df4d4ff70e70554064ff9739a3.gif');
background-size: cover;
backdrop-filter: blur(2px);
}
Expand Down

0 comments on commit d520dd9

Please sign in to comment.