Cursive wont work

<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>

<Below this line, add a link to the EXACT exercise that you are stuck at.>
first child

<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>

```

p:first-child {
font-family: Cursive;
}

<do not remove the three backticks above>

Try “cursive” instead of “Cursive” with an uppercase. Otherwise it looks fine.
If still it doesn’t work, could just be the browser. Bunch of topics in the thread, people having the same issue. As long as you can still move on to the next problem.

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