diff --git a/css/minecraft.css b/css/minecraft.css index d28c285..99c0087 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -203,7 +203,7 @@ input[type="text"] { color: #488c1d; background-color: transparent; padding: 7px; - margin-top: 35px; + margin-top: 30px; } input[type="text"]:hover, @@ -219,5 +219,5 @@ input[type="text"]:focus { background-color: #488c1d; padding: 7px; display:inline-block; - margin-top: 35px; + margin-top: 30px; } \ No newline at end of file