This is my first post on here and I am fairly new at coding, so sorry if I don’t give enough information or anything.
I am attempting to complete the survey project and have completed everything, however, the radio buttons/checkboxes inputs and their labels have a large gap between them. I have tried copying code from the original from FreeCodeCamp, looked it up online, and tried out different things but nothing has worked. I don’t know if the problem lies within the larger container div or if it is with the input coding itself.
It is most likely an easy solution but due to my inexperience, I am having a hard time finding a solution.
Here is the link to my pen: https://codepen.io/davcoding1/pen/jONeZvx?editors=1100
I have added comments to point out what I think is the code involved.
Thank you for your help.