TheYuriG / deno-portfolio

This is the repository that later gets rendered as my personal website.
https://www.theyurig.com
3 stars 1 forks source link

fix: wave emoji activates on name hover #110

Closed TheYuriG closed 1 year ago

TheYuriG commented 1 year ago

There is currently a bug that will cause the waving emoji to trigger whenever you hover over the grandparent div. This PR fixes that bug. (#108)

Additionally, this PR also does the following:

Closes #105. Closes #108. Closes #106.