style:样式修改

This commit is contained in:
杨丹华
2025-05-22 16:20:01 +08:00
parent 0b9001a739
commit efaf7abda7
3 changed files with 128 additions and 93 deletions

View File

@@ -187,6 +187,7 @@
display: flex;
border-radius: 1rem;
margin-top: 1.25rem;
}
.orico_Page_achievement .achievementMain .tech .techcontent .techcon div {
width: 50%;
@@ -195,6 +196,7 @@
display: flex;
align-items: center;
justify-content: center;
margin: 1.5625rem;
}
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .text img {
margin-top: 5rem;
@@ -223,6 +225,7 @@
font-family: inherit;
}
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .tech-img img {
margin: 1.5625rem;
width: -webkit-fill-available;
width:100%;
}