邓洁 commit : 修改本科教育和研究生教育的图标大小适配

This commit is contained in:
clay
2022-10-05 17:58:37 +08:00
parent 406971a03f
commit 4135d8062c
6 changed files with 43 additions and 5 deletions

View File

@@ -378,5 +378,14 @@ export default {
}
}
@media screen and (max-width: 1200px) {
.banner {
margin: 0 !important;
}
.header{
width: 90rem;
}
}
</style>