邓洁 commit : 新闻中心细节修改样式

This commit is contained in:
clay
2022-10-05 23:13:35 +08:00
parent fdcf0c7cf5
commit 0eb85a6f65

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);
}