Merge branch 'gitlink_competitions' of https://gitlink.org.cn/Gitlink/forgeplus-react into gitlink_competitions

This commit is contained in:
caishi 2026-03-20 17:33:17 +08:00
commit 1ad251f6a7
3 changed files with 4 additions and 6 deletions

View File

@ -7,7 +7,7 @@
flex-direction: column;
.title {
padding-top: 160px;
// padding-top: 160px;
}
.titleDesc{
margin-top: 20px;

View File

@ -1,13 +1,11 @@
.detail-page {
padding-top: 60px;
width: 1920px;
margin-top: 60px;
// width: 1920px;
min-height: 1587px;
background: url('../img/detail/header-bg.png'), #f7fbff;
background-repeat: no-repeat;
background-position-y: 64px;
background-size: 100% 389px;
position: relative;
margin: 0 auto;
padding-bottom: 0;
display: flex;
flex-direction: column;

View File

@ -11,7 +11,7 @@
background-size: 100% auto;
}
.title {
padding-top: 120px;
// padding-top: 120px;
}
.title2 {
padding-top: 42px;