T
T
thehighhomie2015-08-29 16:12:10
Browsers
thehighhomie, 2015-08-29 16:12:10

What about browsers?

Today I created a question about media queries Media queries not working? I thought I was doing something wrong, but it turned out to be wrong. The bottom line is that I have a screen with a resolution of 1920x1080 and with media queries, for example:
media screen and (max-width: 1680px) {
h2 { color: blue }
}
in opera, mozilla, edge browsers, everything is displayed incorrectly c4405a621cd24d459bf8a1082dd4248f.jpg, but in everything is fine 61fc0337762842578a942f06849c0f95.jpg
in Google That is, in Google everything works correctly - from 1680px the color of the h2 headings turns blue. In other browsers, in full screen mode, the text immediately turns blue...
How to deal with this trouble, how to write copper requests if everything is so different. In Mozilla, of course, the interface is always larger than in Google, as far as I remember. Tell me what kind of business and how to typeset design in such cases?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Petrov, 2015-08-29
@dzhiriki

Scale? Press the magic Ctrl+0.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question