email format

This commit is contained in:
CHIEFSOFT\ameye
2024-02-03 13:48:55 -05:00
parent fa271c385d
commit 88e62fd21e
@@ -29,7 +29,7 @@ img {height: auto;}
</style> </style>
</head> </head>
<body bgcolor="#f6f8f1"> <body style="margin: 0; padding: 0; min-width: 100%!important; font-family: sans-serif;" bgcolor="#f6f8f1">
<table width="100%" bgcolor="#f6f8f1" border="0" cellpadding="0" cellspacing="0"> <table width="100%" bgcolor="#f6f8f1" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td> <td>
@@ -114,7 +114,7 @@ in the mobile app to continue.
</tr> </tr>
<tr> <tr>
<td class="bodycopy" style="color:#ff0033"> <td class="bodycopy" style="color:#ff0033">
<div class="warning">Note : The link will expire by:{{expire}} </div> <div class="warning" style="color:#ff0033; font-weight: bolder; padding 10px;">Note : The link will expire by : {{expire}} </div>
<div class="line-band"><br></div> <div class="line-band"><br></div>
</td> </td>
</tr> </tr>