Merge pull request #10 from valitydev/ft/custom-login

Fix after review
This commit is contained in:
struga 2022-04-15 12:17:12 +03:00 committed by GitHub
commit 573ab5823a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@ body {
margin-left: auto;
margin-right: auto;
margin-top: 30px;
width: 55px;
}
.login-content .box .form {
@ -132,7 +133,7 @@ body {
color: #b8082a;
border: 0;
position: relative;
top: 220px;
top: 250px;
left: 64px;
display: inline-flex;
align-items: center;