fix: font color

This commit is contained in:
qinluhe 2024-05-06 11:29:04 +08:00
parent 7939ac4485
commit 4cab296cc0
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@
<img src="https://raw.githubusercontent.com/AppFlowy-IO/AppFlowy-Cloud/main/assets/mailer_templates/build_production/images/appflowy-logo.png" width="150px" style="max-width: 100%; vertical-align: middle; line-height: 1;" alt="">
</a>
</p>
<p style="margin: 0; font-size: 14px; font-weight: 500">
<p style="margin: 0; font-size: 14px; font-weight: 500; color: #000">
Bring projects, knowledge, and teams together with the power of AI.
</p>
<p style="cursor: default">

View File

@ -63,7 +63,7 @@ bodyClass: bg-purple-50
<img src="{{ cdnBaseUrl }}images/appflowy-logo.png" width="150px">
</a>
</p>
<p class="m-0 text-sm font-medium">
<p class="m-0 text-sm text-black font-medium">
Bring projects, knowledge, and teams together with the power of AI.
</p>