Fixed css

This commit is contained in:
frederikpyt
2020-08-03 08:45:45 +02:00
parent f14dc22d92
commit 073938a469
4 changed files with 37 additions and 0 deletions
+7
View File
@@ -6,6 +6,13 @@ form {
justify-content: center;
}
.fa-eye {
position: absolute;
font-size: 25px;
color: grey;
margin: 7.5px 0 0 -45px;
}
.btn {
border: 0;
border-radius: 4px;