Revert "add metropolis font to email change verify email html"
This reverts commit 9f6497fb0e.
Этот коммит содержится в:
@@ -2,7 +2,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400,500,700&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&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>
|
||||
|
||||
Ссылка в новой задаче
Block a user