From 8abaf216ce014990a64ae8a8dbbf211d667d6e34 Mon Sep 17 00:00:00 2001 From: mhchia Date: Tue, 12 Nov 2024 03:46:26 +0700 Subject: [PATCH] add contact us --- index.html | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 3040625..be3ea42 100644 --- a/index.html +++ b/index.html @@ -98,17 +98,29 @@ } #footer { margin-top: 40px; + padding: 20px 0; text-align: center; - font-size: 0.9em; - color: #777; + border-top: 1px solid #eee; } - #footer a { - color: #007bff; + .footer-main { + margin-bottom: 10px; + } + .contact-link { + color: #666; text-decoration: none; + display: inline-flex; + align-items: center; + gap: 5px; } - #footer a:hover { + .contact-link:hover { + color: #007bff; text-decoration: underline; } + .social-icon { + width: 16px; + height: 16px; + vertical-align: middle; + } #reminder { margin-top: 20px; padding: 15px; @@ -289,7 +301,13 @@

ETH Inequality @ DevCon 2024

fetchResults();