p {
font-size: 20px;
}
/* Only change code below this line */
@media(max-height:800px){
p {
font-size: 10px;
}
}
/* Only change code above this line */
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.
Hi,
I was stuck exactly as you! There is certainly a glitch, because I tried more times, with the solution code and it didnāt work. But after resetting the code 2 or 3 times it worked!
Weirdā¦
code used: @media (max-height: 800px) {
p{
font-size: 10px;
}
}
This post has already been marked as solved.
But also, we donāt encourage people to hand out solutions.
It is better to provide hints to the OP with their problem.
I already got the answer right so doing this didnāt work for meā¦I had to come out of the question and sign in again on a different browser(Edge) for it to work for me. Then go back to using firefox on the next lesson.
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
doesnāt do anything, means that the pop up window closes, but it don"t create any help post on the forum.
iām using Google Chrome, Version 67.0.3396.87 (Official Build) (64-bit).
I tried from another computer(newer) with google chrome but the latest version( version 91.0.4472.114 (official build)(64-bit).
and it works.
thank you for your suggestion!