Set email styling

This commit is contained in:
2024-09-12 23:13:19 -04:00
parent dd7ecaaf46
commit 49c43f6ceb
+2 -1
View File
@@ -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;