diff --git a/src/style.css b/src/style.css index 1fccc9f..da5b80c 100644 --- a/src/style.css +++ b/src/style.css @@ -46,7 +46,8 @@ background-color: color-mix(in srgb, white, transparent 70%); } -a[href^='http'] { +a[href^='http'], +a[href^='mailto'] { text-decoration: none; font-weight: 700;