Chap05 -> Using route paramters -> Implementinig more of the question page (fix background-color)
This commit is contained in:
parent
b71ce601d7
commit
40b20ae730
@ -45,7 +45,7 @@ export const QuestionPage = () => {
|
||||
<p
|
||||
css={css`
|
||||
margin-top: 0px;
|
||||
background-color: wheat;
|
||||
background-color: white;
|
||||
`}
|
||||
>
|
||||
{question.content}
|
||||
|
Loading…
x
Reference in New Issue
Block a user