Skip to content

Commit

Permalink
Merge pull request #21 from ai16zpartners/add-cursor-pointer
Browse files Browse the repository at this point in the history
add cursor pointer on connect/disconnect to discord
  • Loading branch information
awidearray authored Nov 6, 2024
2 parents fb6a7be + abf6ce7 commit 963e4dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Socials.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
box-sizing: border-box;
max-width: 300px;
transition: all 0.2s ease;
cursor: pointer;
}

.button.active {
Expand Down

0 comments on commit 963e4dd

Please sign in to comment.