Text-center. Wtat's wrong?

Tell us what’s happening:

Your code so far

  .text-primary {
    color:blue;
  }
</style>
<hr3 class="text-primary text-center">jQuery Playground</h3>


Your browser information:

Your Browser User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36.

Link to the challenge:
https://www.freecodecamp.org/challenges/create-a-bootstrap-headline

Hey @n0vum,
look at your h3 tag, you have written hr3.

1 Like

Not really much info to go off of but could it be the <hr3> tag that you have?

1 Like

Thanks! It’s my mistake.
I can’t figure out how to delete this topic, Sorry for disturbing you.