I'm stuck on a step where I need to set border: none for .submit-btn. My CSS is correct, but the test keeps failing. Here is my code: (paste your code) Could

.submit-btn {

cursor: pointer;

background-color: royalblue;

color: whitesmoke;

border: none;

border-radius: 6px;

padding: 12px 20px;

}

Please post the url of the step you are all. Please also post 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 (').

Welcome to the forum @vinicius.gab.academi!

There is a bug. A GitHub issue has been opened for this:

Happy coding!

Estou aguardando, o erro ainda não foi corrigido.