The question: " Remove the border and bottom padding on the .question
elements."
So basically I am stuck on this question and am always told that I " should use the .question
selector". But I would say that I am already doing so and I don’t really understand the error.
.question {
border: none;
padding-bottom: 0;
}
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
Challenge: Learn Accessibility by Building a Quiz - Step 60
Link to the challenge: