portfolio-website icon indicating copy to clipboard operation
portfolio-website copied to clipboard

Hover State button issue

Open MayukhSobo opened this issue 2 years ago • 2 comments

Once clicked on the contact me button, if i scroll up again, the button state is still hovered. As depicted in the given recording.

https://github.com/ByteGrad/portfolio-website/assets/8527634/456aa8c9-b7ca-4ee9-9441-fc191be8da36

MayukhSobo avatar Aug 18 '23 08:08 MayukhSobo

Once clicked on the contact me button, if i scroll up again, the button state is still hovered. As depicted in the given recording.

Screen.Recording.2023-08-18.at.1.56.51.PM.mov

can you show the Intro.tsx code.

KChakhalyan avatar Oct 05 '23 10:10 KChakhalyan

@MayukhSobo just change all classes focus to hover

im-py-dev avatar Nov 19 '23 13:11 im-py-dev