[MM-44790] add additional font family for consitency

Этот коммит содержится в:
Muhammad Salman
2022-10-03 17:27:33 +03:00
родитель 979359ade6
Коммит affddb65da

Просмотреть файл

@@ -157,8 +157,8 @@
<tbody>
<tr>
<td align="center" class="info" style="font-size:0px;padding:0px;word-break:break-word;">
<p style="font-family: 'Open Sans';font-style: normal;font-weight: 600;font-size: 16px; line-height: 24px; margin-top: 56px; margin-bottom: 2px; color: #3F4350;">{{.Props.QuestionTitle}}</p>
<p style="font-family: 'Open Sans';font-style: normal;font-weight: 400;font-size: 14px;line-height: 20px;margin-top: 2px; color: #3F4350;">{{.Props.EmailInfo1}}<a href='mailto:{{.Props.SupportEmail}}' style='text-decoration: none; color:#2389D7;'>{{.Props.SupportEmail}}</a></p>
<p style="font-family: 'Open Sans, sans-serif';font-style: normal;font-weight: 600;font-size: 16px; line-height: 24px; margin-top: 56px; margin-bottom: 2px; color: #3F4350;">{{.Props.QuestionTitle}}</p>
<p style="font-family: 'Open Sans, sans-serif';font-style: normal;font-weight: 400;font-size: 14px;line-height: 20px;margin-top: 2px; color: #3F4350;">{{.Props.EmailInfo1}}<a href='mailto:{{.Props.SupportEmail}}' style='text-decoration: none; color:#2389D7;'>{{.Props.SupportEmail}}</a></p>
</td>
</tr>
</tbody>