This commit is contained in:
Arjun Patel
2017-09-16 00:26:15 -07:00
parent 3dbb187998
commit 5a6ea555f9
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -64,3 +64,7 @@ input.input {
margin-right: -50%;
transform: translate(-50%, -50%);
}
.btn:hover {
height: 38px;
width: 198px;
}