39a271d6 by Jeremy Groot

fix to mailto icon

1 parent 83e1bea4
......@@ -193,6 +193,7 @@ article > h1 + p {
a.pdf, a.extern, a.xls, a.mailto {
color:#000000;
padding:0;
font-size: 1rem;
font-family: "Helvetica-Bold";
display: flex;
......