fix: add some whitespace fixes for goal reminder email on apple mobile mail (#29708)
This commit is contained in:
committed by
GitHub
parent
84754b65d1
commit
f6c8a32213
@@ -8,6 +8,7 @@
|
||||
font-size: 1em;
|
||||
line-height: 1.5;
|
||||
max-width: 600px;
|
||||
border: 10px solid white;
|
||||
"
|
||||
{% endblock %}
|
||||
{% block main_style %}
|
||||
@@ -38,8 +39,8 @@
|
||||
line-height: 1.75rem;
|
||||
text-align: left;
|
||||
color: black;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
">
|
||||
{% filter force_escape %}{% blocktrans %}
|
||||
There’s still time to reach your goal
|
||||
|
||||
Reference in New Issue
Block a user