Skip to content

Commit

Permalink
Fixed arrow image link
Browse files Browse the repository at this point in the history
  • Loading branch information
Developer-Zahid committed Apr 27, 2024
1 parent dd8eded commit 1e3902a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h1 style="font-size: 20pt; text-align: center; margin: 0; margin-bottom: 48px;"
<tr>
<td align="center" cellspacing="0" cellpadding="0" style="border-collapse: collapse; padding-top: 48px; padding-bottom: 48px; text-align: center;">
<center>
<a href="#!" target="_blank" style="display: inline-block; text-decoration: none !important; color: #ffffff; background-color: #235940; font-size: 11pt; padding: 12px 20px; border-radius: 8px;"><strong style="font-weight: 600;">Login to your account</strong> &nbsp;&nbsp; <img src="https://i.ibb.co/jgBJ7R6/arrow.png" alt="arrow" width="11" style="width: 11px;" /></a>
<a href="#!" target="_blank" style="display: inline-block; text-decoration: none !important; color: #ffffff; background-color: #235940; font-size: 11pt; padding: 12px 20px; border-radius: 8px;"><strong style="font-weight: 600;">Login to your account</strong> &nbsp;&nbsp; <img src="https://developer-zahid.github.io/School-Bell-Email-Template/assets/images/arrow.png" alt="arrow" width="11" style="width: 11px;" /></a>
</center>
</td>
</tr>
Expand Down

0 comments on commit 1e3902a

Please sign in to comment.