Commit 3bd7db05 authored by zhengke's avatar zhengke

修改

parent b7e7aad8
...@@ -66,8 +66,8 @@ ...@@ -66,8 +66,8 @@
display: inline-block; display: inline-block;
width:36px; width:36px;
word-wrap: break-word; word-wrap: break-word;
position: relative; position: absolute;
top:-30px; top:85px;
} }
@media only screen and (max-width: 768px) { @media only screen and (max-width: 768px) {
...@@ -80,14 +80,19 @@ ...@@ -80,14 +80,19 @@
font-size:30px; font-size:30px;
width:36px; width:36px;
line-height: 30px; line-height: 30px;
position:absolute;
top:40px;
} }
.Style_main_Top .sub-title{ .Style_main_Top .sub-title{
font-size:15px; font-size:15px;
width:22px; width:22px;
position: absolute;
top: 65px;
left: 80px;
} }
.detOneModel label { .detOneModel label {
width: 100%; width: 100%;
padding-top: 50px; padding-top: 50px;
} }
} }
......
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