From 1db0e2c88fdb2f6123bbdf38db0dd57b5a400df6 Mon Sep 17 00:00:00 2001 From: tolelom <98kimsungmin@naver.com> Date: Mon, 23 Mar 2026 10:10:14 +0900 Subject: [PATCH] fix: show email as text in hero, keep button for GitHub only Co-Authored-By: Claude Sonnet 4.6 --- css/style.css | 8 ++++++++ index.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 5054363..ea11bbf 100644 --- a/css/style.css +++ b/css/style.css @@ -133,6 +133,14 @@ 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; diff --git a/index.html b/index.html index 0f3ba4f..6532697 100644 --- a/index.html +++ b/index.html @@ -42,8 +42,8 @@ +

98kimsungmin@naver.com