Reduce top whitespace on landing page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3ec1ddd113
commit
d02e2aae07
1 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
.first-entry {
|
||||
margin-bottom: var(--gap);
|
||||
margin: 0 0 var(--gap) 0;
|
||||
}
|
||||
|
||||
.main {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue