fix: surface sponsorship link in header
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled

This commit is contained in:
Vinta Chen 2026-06-07 03:21:12 +08:00
parent 32ae78fd96
commit c0b80fd75f
No known key found for this signature in database
GPG key ID: B93DE4F003C33630
5 changed files with 9 additions and 1 deletions

View file

@ -236,7 +236,9 @@ kbd {
.hero-topbar-actions {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
gap: 0.75rem;
}