Skip to content

Commit

Permalink
Updated dependencies (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
vokomarov authored Sep 30, 2023
2 parents 9d23862 + fc07d16 commit e49ac32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/email-templates/header.mjml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<mj-body background-color="#fff">
<mj-section padding-top="0" padding-bottom="0" text-align="center">
<mj-column>
<mj-image href="https://cash-track.app" height="50px" padding-top="20px" padding-bottom="10px" src="https://cash-track.app/img/logo-full.svg" />
<mj-image href="https://cash-track.app" height="50px" width="225px" padding-top="20px" padding-bottom="10px" src="https://cash-track.app/img/logo-full.png" />
<mj-divider border-width="2px" border-color="#5ccb80"></mj-divider>
</mj-column>
</mj-section>
Expand Down

0 comments on commit e49ac32

Please sign in to comment.