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.

Page Zoom is set to 100% still getting an error

See original GitHub issue

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

My code:


<style>
  .red-text {
    color: red;
  }
</style>

<h2 class="red-text"; font-size:16px;>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 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
dpalmquist84commented, May 12, 2017

I wasn’t changing the text color to the element and was instead doing it inline

removed solution by mod

0reactions
dpalmquist84commented, May 12, 2017

@texas2010 can do 👍 Thanks for the info

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adjusting zoom settings in Chrome browser
By default, Chrome sets the zoom level to 100%. To manually adjust the settings, use the Ctrl key and “+” or “-” combos...
Read more >
General Problem when browser's zoom is not set to 100%
Hello, When the browser's zoom property is not set to 100% there appears to be a problem when submitting the code that has...
Read more >
zoom is set to 100% but it is actually stuck on 150% | Firefox ...
My Firefox Zoom is set to 100%, however when viewing websites the actual zoom appears to be 150%. This came up when testing...
Read more >
Set your browser or computer zoom to 100%
To access the zoom settings in Google Chrome click on the three dots in the top right corner, you'll see a plus (+)...
Read more >
Zoom constantly resetting to 100% even with 125% set as ...
Page loads in 100% zoom or reverts to 100% after scrolling or clicking any link rather than staying in default zoom level set...
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