Hi, no mattter what i do i cant get this last text to pass on the Random Quote Machine

I know the quote-box element is centered but it just wont pass the test no matter how i try and center the quote-box element. Please help. Its the only thing that wont pass. Here is my codepen https://codepen.io/isaiah1441/pen/ZERWJRW

I traced this down to the body having an uneven padding.
Use padding: 2rem 0; and the test will pass.

1 Like

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