fix to mailto icon
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -193,6 +193,7 @@ article > h1 + p { | ... | @@ -193,6 +193,7 @@ article > h1 + p { |
| 193 | 193 | ||
| 194 | a.pdf, a.extern, a.xls, a.mailto { | 194 | a.pdf, a.extern, a.xls, a.mailto { |
| 195 | color:#000000; | 195 | color:#000000; |
| 196 | padding:0; | ||
| 196 | font-size: 1rem; | 197 | font-size: 1rem; |
| 197 | font-family: "Helvetica-Bold"; | 198 | font-family: "Helvetica-Bold"; |
| 198 | display: flex; | 199 | display: flex; | ... | ... |
-
Please register or sign in to post a comment