[themes/partials] Make email link more palatable.
This commit is contained in:
@ -41,7 +41,7 @@
|
|||||||
<!-- email -->
|
<!-- email -->
|
||||||
<a class="button email-button"
|
<a class="button email-button"
|
||||||
title="Drop an email to info@doublefourteen.io"
|
title="Drop an email to info@doublefourteen.io"
|
||||||
href="mailto:The DoubleFourteen Staff<info@doublefourteen.io>">
|
href="mailto:info@doublefourteen.io">
|
||||||
<img class="on-light-theme"
|
<img class="on-light-theme"
|
||||||
src="{{ "/mail-gray-64.png" | relURL }}"
|
src="{{ "/mail-gray-64.png" | relURL }}"
|
||||||
srcset="{{ "/mail-gray-128.png" | relURL }} 128w,
|
srcset="{{ "/mail-gray-128.png" | relURL }} 128w,
|
||||||
|
Reference in New Issue
Block a user