Revert "add metropolis font to email change verify email html"

This reverts commit 9f6497fb0e.
Этот коммит содержится в:
Muhammad Salman
2022-10-13 20:34:48 +03:00
родитель 9f6497fb0e
Коммит 1d9fdce916

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

@@ -2,7 +2,6 @@
<html>
<head>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400,500,700&amp;display=swap" rel="stylesheet" type="text/css">
<link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/metropolis" type="text/css"/>
<style type="text/css">
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&amp;display=swap);
</style>
@@ -88,7 +87,7 @@
<tbody>
<tr>
<td align="center" class="title" style="font-size:0px;padding:0px;word-break:break-word;">
<h2 style="text-align: center; font-weight: 600; font-size: 28px; line-height: 36px; letter-spacing: -0.01em; color: #3F4350; font-family: MetropolisSemiBold; margin: 20px 0 0;">{{.Props.Title}}</h2>
<h2 style="text-align: center; font-weight: 600; font-size: 28px; line-height: 36px; letter-spacing: -0.01em; color: #3F4350; font-family: Open Sans, sans-serif; margin: 20px 0 16px;">{{.Props.Title}}</h2>
</td>
</tr>
<tr>