mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 08:08:21 +02:00
✨ Change email font to be more compatible
This commit is contained in:
parent
249a9558f8
commit
5cfad9ca9f
6 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
<mjml>
|
||||
|
||||
<mj-head>
|
||||
<mj-font name="Source Sans Pro" href="{{ public-uri }}/fonts/sourcesanspro-regular.eot" />
|
||||
<mj-font name="Source Sans Pro" href="{{ public-uri }}/fonts/sourcesanspro-regular.ttf" />
|
||||
<mj-attributes>
|
||||
<mj-text font-family="Source Sans Pro" font-size="16px" color="#000000" line-height="150%" />
|
||||
<mj-button background-color="#31EFB8" color="#1F1F1F" font-family="Source Sans Pro" font-size="16px" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue