Commit 9756072e by 陈超

T

parent 573ba4a4
...@@ -105,7 +105,7 @@ div::-webkit-scrollbar { ...@@ -105,7 +105,7 @@ div::-webkit-scrollbar {
} }
.text_10_400 { .text_10_400 {
font-size: 10px; font-size: 0.625rem;
font-weight: 400; font-weight: 400;
} }
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
height: 155px height: 155px
} }
body>* { /* body>* {
font-size: inherit; font-size: inherit;
} }
...@@ -65,7 +65,7 @@ html { ...@@ -65,7 +65,7 @@ html {
html { html {
font-size: calc(100vw / 750 * 100) font-size: calc(100vw / 750 * 100)
} }
} } */
/*750 1rem = 100px */ /*750 1rem = 100px */
.min-height-wrap .plate { .min-height-wrap .plate {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment