Help with Building a Quiz step 53

It is getting harder and harder to find helpful info on this forum. I need help with step 53.
I do not know what I am doing wrong.
here is my code.

.formrow {
  margin-top: 10px;
  padding: 0 10px 0 10px;
  font-size: 10px;
}

Hello there,

Read the full description one more time.

Give the .formrow elements top margin, and left and right padding. The other padding values should be 0.

Then, increase the font size for all input elements.

Why do you say this? Is there something we can do to make it easier?


I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

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

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

Thank you for your help. It was the input that I was not putting in right.

What I meant to say is there was a time not to long ago when i could com to the forum
and find other people that had similar code issues and find the answer i needed, its getting harder to find the answers that are helpful. I appreciate very much that you and other people like you are here to help, thank you. maybe its me that’s not remembering all that i need to,

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