forked from Gitlink/forgeplus-react
样式优化
This commit is contained in:
parent
7549451eec
commit
c32cfaa9d2
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue