Skip to content

Commit

Permalink
Merge pull request #21 from sanketshinde3001/feature2
Browse files Browse the repository at this point in the history
Added custom Cursor of Bat.
  • Loading branch information
subh05sus authored Jan 11, 2024
2 parents f628878 + 817b50d commit 670dfd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added src/b.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ body {
position: absolute;
transition: all 0.3s ease-in;
flex-direction: column;
cursor: url('b.png') 5 5, auto;
}

.main {
width: 100%;
height: 100%;
Expand Down

0 comments on commit 670dfd0

Please sign in to comment.