mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Fixing spacing issues in Turn Touch email.
This commit is contained in:
parent
e83b28ff64
commit
7b8795af15
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
{% load utils_tags %}
|
||||
|
||||
{% block body %}
|
||||
<p>NewsBlur just got a huge upgrade.</p>
|
||||
<h3 style="margin: 24px 0;">NewsBlur just got a huge upgrade.</h3>
|
||||
|
||||
<p><img src="https://turntouch.com/static/images/media-kit/photos/Turn%20Touch-3259c.jpg" style="width: 650px;border: 1px solid #909090;"></p>
|
||||
|
||||
|
@ -26,5 +26,5 @@
|
|||
|
||||
<p><a href="https://turntouch.com/kickstarter">Turn Touch is on Kickstarter</a>. Back the project to get your very own. Or—and this is my sincere recommendation—get the complete set, save some money, and give one away to a friend.</p>
|
||||
|
||||
<p><img src="https://turntouch.com/static/images/kickstarter/email-kickstarter-button@2x.png" style="width: 400px;height: 60px;margin: 0 auto;"></p>
|
||||
<p style="text-align: center;"><a href="https://turntouch.com/kickstarter"><img src="https://turntouch.com/static/images/kickstarter/email-kickstarter-button@2x.png" style="width: 400px;height: 60px;margin: 0 auto;"></a></p>
|
||||
{% endblock %}
|
Loading…
Add table
Reference in a new issue