记录一个H5的margin兼容性问题

正确写法 width: 100%;padding: .5rem;box-sizing: border-box; 错误写法 width: 9.8rem;margin: .63rem auto .37rem;
相关文章
相关标签/搜索