You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the pages are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.
🙂 Expected behavior
With the assignment of this issue, we want you to add responsiveness to the contact us page view by just adding @media queries for different possible sizes.
We also want you to be in touch with the discussions section of this project, regarding the same issue.
🔢 Steps to Reproduce the Problem
Follow these steps to be more efficient in the development of this feature
🙁 Actual behavior
Right now, the pages are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.
🙂 Expected behavior
With the assignment of this issue, we want you to add responsiveness to the contact us page view by just adding
@media
queries for different possible sizes.We also want you to be in touch with the
discussions section
of this project, regarding the same issue.🔢 Steps to Reproduce the Problem
Follow these steps to be more efficient in the development of this feature
Make sure to work on the
responsiveness
branch as these fixes can't be merged directly to the master branch.Also, make sure to have fun
The text was updated successfully, but these errors were encountered: