Learn Accessibility by Building a Quiz: Step 56

This does not pass:

.info input {
width: 50%;
text-align: right;
display: inline-block;
}

.info label {
width: 10%;
min-width: 55px;
display: inline-block;
}

Hello, link to the challenge step would be useful for those who wants to help you.

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