Browse Source

常见分辨率

liudan 4 days ago
parent
commit
b475315f98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/assets/scss/style.scss

+ 1 - 1
src/assets/scss/style.scss

@@ -7,7 +7,7 @@ body {
   height: 100%;
 }
 html{
-  font-size: 2.5vw; // 30px医生屏1080*1920 14px大屏幕1200*700 东莞1920*1080 16px
+  font-size: 2.5vw; // 小屏1080*1920 大屏幕深圳1280×720 大屏东莞1920*1080
   &.big{
     font-size: 1vw;
   }