Commit 7f344afd authored by 俞嘉婷's avatar 俞嘉婷

style

parent 3afaa552
...@@ -462,12 +462,12 @@ ...@@ -462,12 +462,12 @@
} }
.r_product_name { .r_product_name {
width: 520px; width: 520px;
height: 30px; height: 32px;
left: 32px; left: 32px;
top: 28px; top: 26px;
position: absolute; position: absolute;
font-size: 28px; font-size: 28px;
line-height: 30px; line-height: 32px;
color: rgba(1, 1, 1, 1); color: rgba(1, 1, 1, 1);
font-weight: bold; font-weight: bold;
.lineClamp1(); .lineClamp1();
...@@ -660,12 +660,12 @@ ...@@ -660,12 +660,12 @@
} }
.b_product_shu_value { .b_product_shu_value {
width: 100%; width: 100%;
height: 30px; height: 32px;
left: 0px; left: 0px;
top: 0px; top: -2px;
position: absolute; position: absolute;
font-size: 28px; font-size: 28px;
line-height: 30px; line-height: 32px;
color: rgba(0, 0, 0, 1); color: rgba(0, 0, 0, 1);
font-weight: bold; font-weight: bold;
.lineClamp1(); .lineClamp1();
......
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