question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Browser and Text zoom should be at 100%, but i can't pass

See original GitHub issue

Challenge Change the Font Size of an Element has an issue. User Agent is: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36. Please describe how to reproduce this issue, and include links to screenshots if possible.

My code:

<style>
  .red-text {
    color: red; font-size: 16px;
  }
</style>

<h2 class="red-text">CatPhotoApp</h2>

<p class="red-text">Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
delsonscoelhocommented, Oct 31, 2017

Hidden by mod

3reactions
phatsnikkycommented, Feb 14, 2017

I am having the same problem on this but what I did was I just created a new CSS selector that just selects p elements.

hope this will help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Browser and Text zoom should be at 100%, but i can't pass
the only error is this : Between the style tags, give the p elements font-size of 16px. Browser and Text zoom should be...
Read more >
Please i need help with this my code is correct and my ...
Please i need help with this my code is correct and my browser zoom is set at 100% but i can't pass the...
Read more >
FreeCodeCamp/Help - Gitter
Thank you for your help ,i have still one error : Between the style tags, give the p elements font-size of 16px. Browser...
Read more >
Zoom level inside Edge is much higher than is indicated
Go to Edge Settings > Appearance > Adjust the zoom level to 100 %. Scroll down to Fonts and adjust it to Recommended....
Read more >
Font size and zoom - increase the size of web pages | Firefox ...
Zoom is a feature which allows you to increase or decrease either the size of a web page or the size of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found