摘要:
html { font-size: 16px; } @media screen and (min-width: 375px) { html { /* iPhone6的375px尺寸作为16px基准,414px正好18px大小, 600 20px */ font-size: calc(100% + 2 * (100vw - 375px) / 39); font-size: calc(16px + 2 阅读全文
posted @ 2019-08-19 13:27
Tutao1995
阅读(218)
评论(0)
推荐(0)

浙公网安备 33010602011771号