頁面使用rem自適應

1.css設置 html { font-size : 20px; } @media only screen and (min-width: 401px){ html { font-size: 25px !important; } } @media only screen and (min-width: 428px){ html { f
相關文章
相關標籤/搜索