caMicroscope icon indicating copy to clipboard operation
caMicroscope copied to clipboard

Spacebetweensignupbuttonand feedback

Open We13b-MD opened this issue 3 months ago • 0 comments

Contribution: Enhancing the signup page by putting a space between the signup button and feedback when hovering.

Summary: This pull request helps to improve the UI of the sign up page by leaving a space between the signup button and the feedback on the navbar. The reason behind this is to make the buttons on the navbar look more appealing to the user when they hover on the buttons and make sure that the buttons are organized on hover.

Code Sample:

Before: codebefore

After: code after

                                                                                       Video Results:

Before:

https://github.com/camicroscope/caMicroscope/assets/122805291/982421aa-97c9-4eff-996a-57da9fffdcf8

After:

https://github.com/camicroscope/caMicroscope/assets/122805291/3503d7dd-6665-4416-ba86-dc4cb01d71c2

Testing: Thorough testing has been done by using the mouse to hover and check if the space was implemented on the between the signup button and the feedbackbutton

We13b-MD avatar Mar 20 '24 06:03 We13b-MD