Browse Source

style💄 : remove label font-weight: 700

zhangwenjian 4 years ago
parent
commit
577f56de41
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/styles/index.scss

+ 3 - 3
src/styles/index.scss

@@ -13,9 +13,9 @@ body {
   font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
 }
 
-label {
-  font-weight: 700;
-}
+// label {
+//   font-weight: 700;
+// }
 
 html {
   height: 100%;