diff --git a/client/style.css b/client/style.css index 3c46f19..ce92715 100644 --- a/client/style.css +++ b/client/style.css @@ -2848,7 +2848,7 @@ input::placeholder { border-radius: 12px; padding: 20px 35px; border: 1px solid rgba(255, 255, 255, 0.1); - margin-top: 0; + margin-top: 50px; scroll-behavior: smooth; } @@ -3516,6 +3516,7 @@ input::placeholder { border-radius: 12px; padding: 20px 25px; border: 1px solid rgba(255, 255, 255, 0.1); + margin-top: 50px; } .leaderboard-header {