diff --git a/client/style.css b/client/style.css index 0b419fa..638a2e5 100644 --- a/client/style.css +++ b/client/style.css @@ -3315,7 +3315,9 @@ input::placeholder { } .auth-prompt .button-group { + display: flex; justify-content: center; + gap: 12px; } .auth-prompt.hidden {