Addition of space between signup and feedback button on hover #945
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contribution: Enhancing the signup page by putting a space between the signup button and feedback when hovering.
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:
After:
Before:
signupbuttonhoverbefore.mp4
After:
Signupbuttonhoverafter.mp4
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