diff --git a/seed/challenges/html5-and-css.json b/seed/challenges/html5-and-css.json index f8f0b08fbb..1a3081f6e6 100644 --- a/seed/challenges/html5-and-css.json +++ b/seed/challenges/html5-and-css.json @@ -763,7 +763,7 @@ " }", "", " h2 {", - " font-family: Lobster;", + " font-family: Lobster, Monospace;", " }", "", " p {",