diff --git a/Public/Home/css/index2.css b/Public/Home/css/index2.css index f4e2a5487..2d467bbcf 100644 --- a/Public/Home/css/index2.css +++ b/Public/Home/css/index2.css @@ -641,7 +641,7 @@ width: 4rem; } .input-code{ - width: 4.6rem; + width: 4.4rem; display: flex; align-items: flex-end; justify-content: space-between; @@ -783,6 +783,7 @@ color: #292929; font-size: 0.28rem; font-weight: bold; + width: 4.6rem; } .title-one>img{ width: 0.3rem; @@ -802,7 +803,7 @@ font-weight: 400; } .mounting-btn{ - width:4.4rem; + width:4.6rem; height:0.7rem; 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); @@ -818,6 +819,7 @@ color: #292929; font-size: 0.28rem; font-weight: bold; + width: 4.6rem; }