This commit is contained in:
Taric Xin
2021-12-08 19:15:15 +08:00
parent e94c4486ea
commit 2637bcbf02
10 changed files with 239 additions and 102 deletions

View File

@ -10,12 +10,13 @@
background: #ffffff;
box-shadow: 0px 5px 5px #d1d1d1;
}
}
}
.title {
color : #1890ff;
font-weight: 800;
font-size : 28px;
text-align : center;
font-size : 18px;
font-weight: 600;
color : #26282A;
}