How to target the div with the classname "from-sections"
I am trying to reduce the margin-bottom on that element.
The code pen doesn't work, but it holds the code. As you will see. I have already tried .form-sections:last-child, and I also tried :last-of-type. No luck!
https://codepen.io/bonesdupes/pen/bGZKOwj
The code pen doesn't work, but it holds the code. As you will see. I have already tried .form-sections:last-child, and I also tried :last-of-type. No luck!
https://codepen.io/bonesdupes/pen/bGZKOwj

