This commit is contained in:
Leo
2024-01-19 20:30:03 +08:00
parent f6e7e158ec
commit 90f4f39795
9 changed files with 130 additions and 0 deletions

View File

@ -7,6 +7,7 @@
padding: 20px;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
width: 66%;
}
input,

View File

@ -32,6 +32,7 @@ body {
0.1
);
overflow: hidden;
margin-top: 85px;
}
.form.login {

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB