Description of the issue:
CSS breakpoints is not accurate.
Steps to Reproduce (add as many as necessary): 1. 2. 3.
I’m a web developer so this topic needs assistance by the brave developer as well. so my code is
@media all and (max-width: 975px) that’s the breakpoint, but the code will only execute at 957 width. console logging the document width its giving me correct width but doesn’t execute until i reach the width of 957, if you think i may overlook the 975 and 957, no and also tested it on google chrome and it works like a charm!
Actual Result (gifs and screenshots are welcome!):
Expected result:
Reproduces how often:
Operating System and Brave Version(See the About Brave
page in the main menu):
Windows 10, Brave version: V1.29.76
Additional Information: