diff --git a/css/homepage.css b/css/homepage.css index 93b404f..603b395 100644 --- a/css/homepage.css +++ b/css/homepage.css @@ -86,10 +86,9 @@ button:focus{ outline:none!important; } - - - - +input[name=email]{ + padding: 6px 10px +} #playerCard #playerName{ /* color: #464448; */ @@ -253,4 +252,4 @@ button:focus{ margin:6px; } -} \ No newline at end of file +}