Remove min-height on home info to eliminate excess vertical whitespace
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d02e2aae07
commit
2107e18c58
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
.first-entry {
|
||||
min-height: unset;
|
||||
margin: 0 0 var(--gap) 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue