# 杂七杂八 **Repository Path**: lsx589/mixed ## Basic Information - **Project Name**: 杂七杂八 - **Description**: 移动端在浏览器上看着字体大的小问题 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-12 - **Last Updated**: 2023-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 杂七杂八 #### 介绍 移动端在浏览器上看着字体大的小问题 css * { -webkit-text-size-adjust: none; }有效解决浏览器上看着字体大 具体情况请自行百度 git提交自己分支的却有别人的commit git rebase 上一个分支 即可