This commit is contained in:
DelLevin-Home
2026-06-17 01:51:11 +08:00
parent bb66913eab
commit db033c661f
28 changed files with 3744 additions and 31 deletions

View File

@@ -50,6 +50,10 @@
border-radius: 6px; padding: 8px 12px; font-size: 13px;
text-align: center; margin-bottom: 16px;
}
@media (max-width: 768px) {
.login-card { width: 92vw; padding: 28px 20px; }
}
</style>
</head>
<body>