Design a Registration Form , step 44

I’m creating a form design and currently working on step 44. I’m getting an error, and the test is not passing. What could be the issue?

fieldset:last-of-type {

border-bottom: none;

}

Please post the url of the step you are on and all your code.

When you enter a code block into a forum post, please precede it with three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add the backticks.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

1 Like

Welcome to the forum @isilnaira!

It’s a bug. A GitHub issue has been created for this:

Happy coding!

1 Like

Try to switch browsers if you aren’t already using Firefox! I had this same issue, I was on Brave and this worked for me!

1 Like