why does my work look completely different on mobile to how it's designed?

点点圈 提交于 2019-12-11 16:21:51

问题


So I've been trying to learn more about responsive design. I've started playing about on my computer with a tiny project with a mobile first approach. I scaled my browser down small and styled the layout correctly. Using % for widths and REM for fonts. I thought wow this is easy

However, when I went to look at my work on an actual mobile the layout positions were fine but every feature/element on the page was showing up tiny. So the navigation menu was coming up really small compared to how it looked in my browser.

Why is this? The browser I use is chrome and the mobile android.

来源:https://stackoverflow.com/questions/32865469/why-does-my-work-look-completely-different-on-mobile-to-how-its-designed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!