Merge pull request #28720 from netchampfaris/remove-justify

fix: remove text align justify from newsletter
This commit is contained in:
Rushabh Mehta 2024-12-09 18:19:04 +05:30 committed by GitHub
commit c4792204df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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