This commit is contained in:
nopy 2024-07-08 00:45:08 +08:00
parent 12179a372e
commit 2ad4f89196
1 changed files with 2 additions and 2 deletions

View File

@ -42,11 +42,11 @@
} }
.submit{ .submit{
width: 100px; width: 120px;
height: 45px; height: 45px;
font-size: 20px; font-size: 20px;
background-image: linear-gradient(#d7fffa,#aee1e3); background-image: linear-gradient(#d7fffa,#aee1e3);
border-radius: 20px; border-radius: 15px;
border: none; border: none;
margin-left: 1200px; margin-left: 1200px;
margin-top: 20px; margin-top: 20px;