zero-gravity-org / zero-gravity-website

MIT License
0 stars 16 forks source link

created 'Contact us page' #29

Closed sahilit closed 5 years ago

sahilit commented 5 years ago

5

sahilit commented 5 years ago

The contact us form will work on hosting to a server.

coderwassananmol commented 5 years ago

Hi @sahilit . Thanks for the PR. However, as I see it, your PR does not make the contact form responsive. Try testing it on devices with < 1024px and you will see the difference. Also, please note that our current tech stack does not include PHP. This issue is only for static contact us page generation. I will open up another issue for server side integration. Once you are done with this one, please claim that issue. Thanks!

sahilit commented 5 years ago

Hi @coderwassananmol. Thanks for pointing out the issue. I have made the neccessary changes, so please check and merge the code. And also create the issue regarding the server side integration of the contact us section and also mention the tech stack which I can use.

coderwassananmol commented 5 years ago

Hi @coderwassananmol. Thanks for pointing out the issue. I have made the neccessary changes, so please check and merge the code. And also create the issue regarding the server side integration of the contact us section and also mention the tech stack which I can use.

Please refer to the attached image. The contact us form is overlapping the Google Form. WhatsApp Image 2019-04-23 at 2 35 38 PM

sahilit commented 5 years ago

Solved Google form Overlapping bug

coderwassananmol commented 5 years ago

Solved Google form Overlapping bug

Sahil, the font size in the mobile seems pretty big. In the media queries, you can specify the font size for a particular width. Just make sure it doesn't seem too big in the screens of small size.

sahilit commented 5 years ago

Solved #32 'Remove the horizontal scrollbar'

Yuktichopra commented 5 years ago

There are still some conflicts @sahilit

sahilit commented 5 years ago

@Yuktichopra solved