Commit abe7e4ba by 陈超

T

parent 18ef6a3c
......@@ -110,27 +110,27 @@ div::-webkit-scrollbar {
}
.text_12_400 {
font-size: 12px;
font-size: 0.75rem;
font-weight: 400;
}
.text_14_400 {
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
}
.text_14_600 {
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
}
.text_16_600 {
font-size: 16px;
font-size: 1rem;
font-weight: 600;
}
.divider {
height: 1px;
height: 0.0625rem;
background: #E6E6E6;
}
......
......@@ -53,10 +53,6 @@
height: 155px
}
body {
font-size: 16px
}
body>* {
font-size: inherit;
}
......
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