Center signin button and adjust Events link spacing
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
margin: 0;
|
||||
padding: 1rem;
|
||||
}
|
||||
#signin { display: none; }
|
||||
#signin { display: none; flex: 1; align-items: center; justify-content: center; }
|
||||
#main { display: none; width: 100%; max-width: 600px; }
|
||||
.header {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user