fix: remove duplicate border between contact section and footer

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-23 10:00:32 +09:00
parent ce9e7bcc47
commit 0984bab039

View File

@@ -382,8 +382,6 @@ img { max-width: 100%; display: block; }
text-align: center; text-align: center;
color: #999; color: #999;
font-size: 0.85rem; font-size: 0.85rem;
border-top: 1px solid #eee;
margin-top: 16px;
} }
.footer a { color: #666; } .footer a { color: #666; }
.footer a:hover { color: #333; } .footer a:hover { color: #333; }