保存进度!

This commit is contained in:
2022-10-12 21:03:59 +08:00
parent 3f65685e17
commit 03a069dca2
2 changed files with 7 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ body {
background-color: #ffffffcf;
z-index: 10;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
@@ -107,7 +108,7 @@ body {
.btn_login {
display: block;
width: 60%;
width: 40%;
height: 50px;
border-radius: 25px;
outline: none;