This commit is contained in:
yanran200730
2022-07-21 18:28:51 +08:00
parent d7b7de09f7
commit f5abfa0084
2 changed files with 2 additions and 2 deletions

View File

@@ -831,6 +831,7 @@
.top { .top {
flex: 1; flex: 1;
padding: 80px 60px;
} }
.bottom { .bottom {

View File

@@ -168,8 +168,7 @@
padding: 10px 4px; padding: 10px 4px;
text-align: center; text-align: center;
font-size: 18px; font-size: 18px;
color: #a2afba; color: rgba(255, 255, 255, 0.8);
font-weight: bold;
} }
} }