update 2023-04-22 02:18:30

This commit is contained in:
github-actions[bot]
2023-04-22 02:18:30 +08:00
parent 5016b91164
commit 7cebf9515e
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -532,13 +532,13 @@ h5 {
display: flex;
-webkit-box-align: center;
align-items: center;
margin: 50px 50px 100px 50px;
margin: 50px auto 100px 50px;
color: #525461;
color: var(--default);
justify-content: center;
.icon {
width: 180px;
width: 50px;
height: auto;
margin-right: 25px;
}