apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for IEEE-IGDTUW Open Source Week 2024🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
302 stars 592 forks source link

[Bug]: Wrong Hover Animation #1071

Closed Rajul-29 closed 3 months ago

Rajul-29 commented 4 months ago

Is there an existing issue for this?

Describe the bug

Hovering on the buttons (Membership, Plan a trip, Book now) on the landing page gives 2 effects at once

Expected behavior

They should show only 1 effect

Add ScreenShots

Screenshot 2024-07-15 045814 Screenshot 2024-07-15 045821

On which device are you experiencing this bug?

Chrome

Record

itsekta commented 4 months ago

Hey @Rajul-29, nice catch. There is no issues with two animations, but one thing you can do is that move the underline effect just below the text instead of the outside of the buttons and also the color should be similar to the hovering color of the text that is white

Rajul-29 commented 3 months ago

Hey @itsekta I have made a PR can you look please look into it Thank you