对接数据

This commit is contained in:
2025-10-24 15:45:38 +08:00
parent 672a2f4c90
commit d3375a347f
138 changed files with 16904 additions and 1026 deletions

View File

@ -1,20 +1,14 @@
.text-container {
flex: 1;
padding: 50px 0;
.top{
margin-top: 100px;
margin-bottom: 50px;
.title{
flex: 1;
padding: 50px 0;
.top{
margin-top: 142px;
margin-bottom: 25px;
.title{
font-weight: bold;
text-align: center;
font-size: $huge-font-size1;
font-family: 'Poppins-Bold', serif;
}
.date{
text-align: center;
font-size: $mid-font-size;
color: $main-color;
font-weight: 400;
}
}
}
}