Need help with radio button or checkbox text alignment

https://codepen.io/krarjun94/pen/XWmNVeE - this is my project. Please let me know how I can fix the checkbox text and make it appear next to the checkbox and not so much to the right.

You’ve got two CSS properties on <input>. One of them is causing your problem.

1 Like