Solved problem . thanks

Tell us what’s happening:
i cant run the test, but my mates can do
they are doing the same

Your code so far


<style>
h2 {
widht: 80vw;
}
p{
widht: 75vmin;
}
</style>

<h2>Importantus Ipsum</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus quis tempus massa. Aenean erat nisl, gravida vel vestibulum cursus, interdum sit amet lectus. Sed sit amet quam nibh. Suspendisse quis tincidunt nulla. In hac habitasse platea dictumst. Ut sit amet pretium nisl. Vivamus vel mi sem. Aenean sit amet consectetur sem. Suspendisse pretium, purus et gravida consequat, nunc ligula ultricies diam, at aliquet velit libero a dui.</p>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36.

Challenge: Make Typography Responsive

Link to the challenge:

Hi and welcome to the forum!

You have a spelling typo in your code.

The tests are running they just aren’t passing because you have errors in your code.

1 Like

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