Merge pull request '邓洁 commit : 新闻中心细节修改样式' (#25) from dengjie into master

Reviewed-on: http://git.hchyun.com/feashow/sist_web/pulls/25
This commit is contained in:
clay
2022-10-05 15:14:47 +00:00

View File

@@ -192,6 +192,9 @@ export default {
.headline {
width: 70rem !important;
}
.news_context {
padding-bottom: .5rem!important;
}
}
.news_center {
@@ -281,8 +284,8 @@ export default {
cursor: pointer;
//width: 28rem;
width: 100%;
//height: 36.9rem;
//height: 35.1rem;
padding-bottom: 2rem;
&:hover {
box-shadow: 0 0 0.7rem 0 rgba(18, 69, 155, 0.59);
}