Instruction was to remove the border , and add 2rem of padding only to the top and bottom of each fieldset . Be sure to remove the padding from the left and right.
Here’s my code:
fieldset {
border: 0;
}
Im getting this error:
You can use either a value of none or 0 to remove the border .
its funny. I reset the step 46 and re enter the same code and it worked! Haha. Looks like you need to reset the specific step to refresh if the correct code is read incorrect. Appreciate your help