This commit is contained in:
Leo
2024-01-21 04:33:06 +08:00
parent efcaaf87f6
commit 9b7de43534
13 changed files with 82 additions and 10 deletions

View File

@ -4,7 +4,7 @@
form {
background-color: #fff;
padding: 20px;
padding: 25px;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
width: 66%;