Reduce auth banner height and normalize spacing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -131,7 +131,7 @@ main {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
padding: 1rem 1.5rem;
|
padding: 0.5rem 1.5rem;
|
||||||
margin-bottom: 1.25rem;
|
margin-bottom: 1.25rem;
|
||||||
animation: fadeInUp 0.5s ease backwards;
|
animation: fadeInUp 0.5s ease backwards;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user