merge login

This commit is contained in:
Vassshhh
2025-06-13 19:50:13 +07:00
parent 7d4e1ce73e
commit d676f16f22
5 changed files with 148 additions and 15 deletions

View File

@@ -48,7 +48,7 @@
}
.button {
background-color: #4285F4;
background-color: #337f83;
color: white;
border: none;
padding: 12px;
@@ -58,7 +58,7 @@
}
.button:hover {
background-color: #3367D6;
background-color: #3c9a9f;
}
.error {