重写驭鑫网站 new yxsilicon

This commit is contained in:
2025-05-22 10:58:44 +08:00
parent c7dec1cf35
commit 503b5f14b1
55 changed files with 3099 additions and 161 deletions

View File

@@ -60,6 +60,7 @@
display: flex;
align-items: center;
justify-content: space-around;
margin-left: 1vw;
}
.footer-links div{
width: 18vw;
@@ -79,10 +80,10 @@
margin-bottom: 1vw;
font-weight: 400;
text-align: left;
width: 80%;
width: 90%;
}
.footer-links-list{
width: 80%;
width: 90%;
display: flex;
flex-direction: column;
/* justify-content: space-around; */
@@ -120,6 +121,7 @@
padding: 0 5vw;
text-align: right;
color: rgba(255, 255, 255, 0.7);
font-size: 0.8vw;
}
.footer-bottom .record{