perf: login page

This commit is contained in:
xiaoxian521
2021-11-06 19:47:57 +08:00
parent ef1c47bac5
commit 3a1f28667b
2 changed files with 65 additions and 5 deletions

View File

@@ -40,10 +40,10 @@
}
.login-form h2 {
font-size: 2.9rem;
text-transform: uppercase;
margin: 15px 0;
color: #999;
font: bold 200% Consolas, Monaco, monospace;
}
.input-group {