样式优化

This commit is contained in:
黄心宇laptop 2026-03-20 17:20:38 +08:00
parent 7549451eec
commit c32cfaa9d2
1 changed files with 2 additions and 4 deletions

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;