fix: remove text align justify from newsletter

This commit is contained in:
Faris Ansari 2024-12-09 16:59:33 +05:30
parent e8d9bd39c7
commit 4eafaea3e7

View file

@ -1,4 +1,4 @@
<div style="text-align: justify;">
<div>
<div style="width: 600px; margin: 10px auto;">
{{ message }}
</div>