This commit is contained in:
duanliang
2025-05-08 20:17:16 +08:00
parent 5bf17c6b3b
commit 3081fee3b6
14 changed files with 627 additions and 42 deletions

View File

@@ -144,6 +144,7 @@
flex: 1;
margin-top: vh(120);
box-sizing: border-box;
justify-content: center;
.bg {
background: linear-gradient(321deg, #0b2f64 0%, #062b57 100%);
}