Hey guys,
Im having some troubles with this project.
I cant put the right space between “What is the best option for your collaboration?” and “How much time is available to join us?”.
Can you help me to fix that ? 
Hey guys,
Im having some troubles with this project.
I cant put the right space between “What is the best option for your collaboration?” and “How much time is available to join us?”.
Can you help me to fix that ? 
Check your CSS for the “p” formatting adjust your padding and your margin bottom.

Thank you, man!
I fixed it and now i liked 
This is my finalized code:
https://codepen.io/jqm00/full/oNYPKEX
Can you give me a feedback now, please ?
Id really enjoy if @Roma and @jwilkins.oboe join it
Your form looks good @maharishiI. Some things to revisit;
body element in the HTML editor. (No need to include the body tags). For anything you want to add to the <head> element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
html element for styling purposes click on the cog (gear) icon in the upper left, fill in the Add Class(es) to <html> box and then use that class in the CSS editor.A suggestion;
Thanks for your support!
Ill give a look and change some points.
Hey @jwilkins.oboe !
Thanks for your feedback.
I think i failured in responsive stuffs. Ill give a look in that.
Do you have any suggestions ?
If you get rid of the line-height for the p tags, that will fix the issue.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.