diff --git a/src/view/CompanyIntroduction.vue b/src/view/CompanyIntroduction.vue index b945228..f210ada 100644 --- a/src/view/CompanyIntroduction.vue +++ b/src/view/CompanyIntroduction.vue @@ -363,15 +363,15 @@ margin-top: 20px; gap: 24px; } .left1{ - width: 37%; + width: 31%; height: 917.45px; } .left2{ - width: 37%; + width: 31%; height: 917.45px; } .compare1{ - width: 78%; + width:64%; margin: 40px auto; height: 540px; } diff --git a/src/view/JobChance.vue b/src/view/JobChance.vue index 1609c80..0ac5dff 100644 --- a/src/view/JobChance.vue +++ b/src/view/JobChance.vue @@ -238,7 +238,7 @@ color: #999999; .acti-gance{ display: flex; flex-wrap: wrap; - width:63%; + width:64%; margin: 30px auto; gap: 20px; }