como configurar atraves de media queries a versão desktop no celular #1759
Unanswered
ghost
asked this question in
Perguntas e Respostas
Replies: 1 comment
-
Se estiver se referindo ao "Ver em modo desktop" presente no menu de alguns navegadores mobile, o que ele faz é ignorar o width e scaling na meta tag do html. <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Boa tarde ,
eu sou mais focado em interfaces design mesmo , mais estou fazendo um projero no qual fiz o front end, e surgiu uma dúvida , quando o usuário esta no celular e clica no item versão para computar , existe uma forma de configurar via media queries
Beta Was this translation helpful? Give feedback.
All reactions