This commit is contained in:
mynah
2018-08-14 17:43:12 -05:00
parent a43ea3e778
commit 8a99022caa
5 changed files with 110 additions and 2 deletions

View File

@@ -35,6 +35,10 @@ label{
}
form.login > input{
width: 100%;
height: 10vh;
font-size: 1.3em;
max-height: 50px;
}
form.login > input#submit {