详情页面内容宽度改为70%
This commit is contained in:
parent
c0bc992b3e
commit
718ba5a868
@ -263,6 +263,10 @@ li {
|
||||
font-size: 14px;
|
||||
color: #666666;
|
||||
}
|
||||
.cont{
|
||||
width: 70%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.cont >>> img{
|
||||
max-width:500px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user