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 @@
+