开发指南-提供服务修改样式

This commit is contained in:
wangwei 2023-01-03 17:00:08 +08:00
parent a28d0d7ea2
commit 593998ccab
2 changed files with 6 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<div class="content-box">
<!-- 提供服务 -->
<div class="img-bg service-box">
<div class="title" style="margin-bottom: 20px">
<div class="title titleMargin">
<div class="text text-white">提供服务</div>
<div class="line line-white"></div>
</div>
@ -316,7 +316,6 @@
align-items: center;
height: 0.26rem;
}
.component-type-content {
width: 100%;
height: unset;
@ -420,6 +419,10 @@
color: #fff;
}
}
.titleMargin{
margin-bottom: 20px;
padding-top: 52px;
}
.btn {
width: 150px;

View File

@ -195,7 +195,7 @@ onMounted(() => {
.new-guide-box {
position: absolute;
top: 300px;
top: 375px;
right: 205px;
width: 74px;
height: 150px;