Step 46 To give the fieldset elements a bit of separation, select them and give them a border-bottom of 3px solid #3b3b4f.

fieldset {
border-bottom: 3px solid #3b3b4f;
border: 0;
padding: 2rem 0;
}

Welcome to our community @pankinanhaggai. Can you please post your full code and the problem you are dealing with?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.