revert: restore GitHub + Email buttons in hero

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-23 10:13:08 +09:00
parent 1db0e2c88f
commit 2e9d000207
2 changed files with 1 additions and 9 deletions

View File

@@ -133,14 +133,6 @@ img { max-width: 100%; display: block; }
font-weight: 500;
}
.hero-email {
margin-top: 16px;
font-size: 0.9rem;
color: #888;
}
.hero-email a { color: #888; }
.hero-email a:hover { color: #333; }
.hero-links {
display: flex;
gap: 12px;