Tourism
Tourism copied to clipboard
NO HOVER EFFECT on SUBMIT Button.
Describe the bug The submit button on the form does not display a hover effect.
To Reproduce Steps to reproduce the behavior:
- Go to the pages folder
- Go to Contact.jsx file
- Change the tailwind css property in line no.285
Expected behavior When hovering over the submit button, it should display a visual effect (e.g., color change, shadow effect) to indicate it is interactive.
Screenshots
Desktop (please complete the following information):
- OS: Windows 10
- Browser: Chrome
- Version: 90.0.4430.212
Smartphone (please complete the following information):
- Device: Samsung F23 5G
Additional context The lack of a hover effect makes it difficult for users to identify that the submit button is interactive, which can lead to confusion and poor user experience. Please ensure the hover effect is consistent with the design of other interactive elements on the site.
P.S- I agree this is a small change to add on, but the UI does matter.