Add gap between login and signup buttons
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b5a8e1fe7b
commit
bda88d8218
@ -3315,7 +3315,9 @@ input::placeholder {
|
||||
}
|
||||
|
||||
.auth-prompt .button-group {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.auth-prompt.hidden {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user