fix: remove duplicate border between contact section and footer
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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; }
|
||||||
|
|||||||
Reference in New Issue
Block a user