Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发现当用媒体查询的时候会有问题,请用chrom模拟不同型号的,包括改变媒体查询里面的数值 #15

Open
sjn221314 opened this issue Jun 14, 2016 · 1 comment

Comments

@sjn221314
Copy link

div{width:1.333333rem;height:1.333333rem;background:red;}

@media screen and (min-width:540px){

div{background:yellow;}

}

@sjn221314
Copy link
Author

其实也没什么代码,就是html上放个div,然后css里有个用media控制的css。然后会发现有问题,而且我在chrom模拟的6plus下弹了$(window).width();发现数值不对,各位大大可以测一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant