signup up button NOT responsive which is ovarlapping to workshop button (Bug SOLVED) #177
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.
Changes done in this Pull Request
!-- If you fully fixed some issue, please insert the issue number after the #.
If you have not completely fixed an issue but only some part of it, then remove “Fixes #” and simply link the PR to the issue by writing '#' -->
Description / Changes--
In this i siolved two issued -
social icons is overlapping (BUG) #179 issue fixed
Signupfree Button ovarlapping with workshop Button #176 issue fixed.
@chaitanya @mariobehling @liveHarshit
SIGNUPFREE button OVERLAPING with WORSHOP SCEHULDE BUTTON **this issue only need margin-bottom to give the distance **
and i also find that this bug is found in the different different screen width so i added a little bit more Media Queeery
so that the users cannot faced this problem .........
Screenshots if any:
Before:
After:
@liveHarshit
@atm1504