修改落地页样式

master
ELF 5 years ago
parent 4cfad7166d
commit 297ca262b6

@ -641,7 +641,7 @@
width: 4rem; width: 4rem;
} }
.input-code{ .input-code{
width: 4.6rem; width: 4.4rem;
display: flex; display: flex;
align-items: flex-end; align-items: flex-end;
justify-content: space-between; justify-content: space-between;
@ -783,6 +783,7 @@
color: #292929; color: #292929;
font-size: 0.28rem; font-size: 0.28rem;
font-weight: bold; font-weight: bold;
width: 4.6rem;
} }
.title-one>img{ .title-one>img{
width: 0.3rem; width: 0.3rem;
@ -802,7 +803,7 @@
font-weight: 400; font-weight: 400;
} }
.mounting-btn{ .mounting-btn{
width:4.4rem; width:4.6rem;
height:0.7rem; height:0.7rem;
background:linear-gradient(0deg,rgba(33,177,235,1),rgba(88,197,240,1)); background:linear-gradient(0deg,rgba(33,177,235,1),rgba(88,197,240,1));
box-shadow:0px 0.11rem 0.27rem 0px rgba(24,24,24,0.17); box-shadow:0px 0.11rem 0.27rem 0px rgba(24,24,24,0.17);
@ -818,6 +819,7 @@
color: #292929; color: #292929;
font-size: 0.28rem; font-size: 0.28rem;
font-weight: bold; font-weight: bold;
width: 4.6rem;
} }

Loading…
Cancel
Save