feat(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-20 18:18:16 +08:00
parent 1b1b724110
commit 94a4b5e1df
25 changed files with 330 additions and 345 deletions

View File

@@ -92,7 +92,7 @@ page {
height: auto;
background-color: #fff;
border-radius: 20px;
padding: 32px 26px;
padding: 32px 0;
.item {
display: flex;
@@ -101,8 +101,8 @@ page {
.icon {
background-size: 100% 100%;
width: 80px;
height: 80px;
width: 90px;
height: 90px;
}
.text {