mansiruhil13 / Bobble-AI

https://mansiruhil13.github.io/Bobble-AI/
14 stars 45 forks source link

Login Page UI Overlap and Button Styling Issue #92

Open Abbas7120 opened 9 hours ago

Abbas7120 commented 9 hours ago

issue

Description: There appears to be a UI overlap issue in the login page of the Bobble-AI project. The login button and text elements overlap, which affects the user experience. The button color and size also seem misaligned with the overall design.

Steps to Reproduce:

Navigate to the login page. Enter the credentials in the username and password fields. Notice the overlapping blue login button and the misalignment of text. The button and text should be correctly aligned, with proper spacing. The button styling should match the theme of the application. Ensure proper CSS rules are applied to manage spacing and prevent text overflow. Check for potential layout issues across different screen resolutions.

Abbas7120 commented 9 hours ago

Please assigned me this issue with gssoc and hactober labels

Abbas7120 commented 9 hours ago

I can easily resolved it with html and css