style:样式调整

This commit is contained in:
2025-07-11 16:52:09 +08:00
parent 25a55ba9f5
commit 9c6e26ce05

View File

@@ -125,13 +125,13 @@
justify-content: flex-start;
}
.orico_Page_download .downloadMain .contact_c .softlist .softit .left_img {
width: 320px;
height: 320px;
margin-right: 64px;
width: 140px;
height: 140px;
margin-right: 50px;
}
.orico_Page_download .downloadMain .contact_c .softlist .softit .left_img img {
width: 320px;
height: 320px;
width: 140px;
height: 140px;
border-radius: 12px;
overflow: hidden;
}
@@ -162,7 +162,7 @@
color: #004bfa;
background-color: rgba(0, 75, 250, 0.05);
cursor: pointer;
font-size: 0.9rem;
font-size: 1.2rem;
}
.orico_Page_download .downloadMain .page-box {
text-align: center;