Skip to content

Commit

Permalink
fix click event on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
erinnmclaughlin committed Nov 24, 2023
1 parent 71b0a13 commit 39caa26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PersonalWebsite/Layout/WomanWithCat.razor.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
margin-top: calc(-0.375 * 302.5px);
position: absolute;
right: 0;
pointer-events: none;
}

.cat-container {
Expand Down

0 comments on commit 39caa26

Please sign in to comment.