apu52 / Travel_Website

๐Ÿš€ Welcome๐ŸŒˆ , This repo is officially accepted for GSSOC'2k24๐ŸŒŸ & VsOC'24๐ŸŒŸ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
186 stars 407 forks source link

fix: Issue #861 Removed improper Flickering of elements #934

Open SumithThota opened 4 days ago

SumithThota commented 4 days ago

Title and Issue number

Title : Removed improper flickering of div elements

Issue No. : #861

Description

Before:

when a client mouse over on the divs at Frequently Asked Questions Section are getting flickering due to improper sizing of divs and hovering.

https://github.com/apu52/Travel_Website/assets/108344062/3c1c714c-4fe4-4a79-9c3d-7f37157927e2

After:

Now I have removed the flickering effect and I adjusted the toggle button in such a way that there is no overlapping between the FAQ title(Questions)

https://github.com/apu52/Travel_Website/assets/108344062/0fc62e85-57b4-456a-96a9-23a294b97f24

Type of PR

Checklist:

Are you contributing under any Open-source programme?

netlify[bot] commented 4 days ago

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
Latest commit 14ea06d8694a73e080ee546d6004c336edf2a579
Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/667e91a17ebf5400084bb57a
Deploy Preview https://deploy-preview-934--taupe-cendol-f7e2bb.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

SumithThota commented 3 days ago

Hi @apu52 Please go through the PR and add appropriate labels to it