This commit is contained in:
binbin_pan 2024-09-29 10:32:58 +08:00
parent f39f96b129
commit dc509fffb8
2 changed files with 2 additions and 2 deletions

View File

@ -215,7 +215,7 @@ export default {
} }
.single-wrapper { .single-wrapper {
margin-top: 100px; margin-top: 4%;
display: flex; display: flex;
flex: 1; flex: 1;
justify-content: space-around; justify-content: space-around;

View File

@ -194,7 +194,7 @@ export default {
} }
.work-icons { .work-icons {
margin-top: 100px; margin-top: 4%;
display: flex; display: flex;
flex: 1; flex: 1;
justify-content: space-around; justify-content: space-around;