feat: improve contact section with tagline and button-style links
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -376,6 +376,17 @@ img { max-width: 100%; display: block; }
|
||||
.infra-card-name { font-size: 0.85rem; margin-top: 6px; font-weight: 600; color: #444; }
|
||||
.infra-card-desc { font-size: 0.72rem; color: #aaa; margin-top: 3px; }
|
||||
|
||||
/* === Contact === */
|
||||
.contact-desc {
|
||||
color: #555;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
.contact-links {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
/* === Footer === */
|
||||
.footer {
|
||||
padding: 48px 0;
|
||||
|
||||
Reference in New Issue
Block a user