Horje
mjml center image on mobile Code Example
mjml center image on mobile
MJML - Center image on mobile with media query.

1. Add class to <mj-image>: 
	<mj-image css-class="center-on-mobile">

2. Add Media query:
  @media only screen and (max-width: 450px) {
    .center-on-mobile > table {
      margin: 0 auto !important;
    }
  }




Whatever

Related
Error Updating IAM Role (lambda_exec) Assume Role Policy: MalformedPolicyDocument: Has prohibited field Resource Code Example Error Updating IAM Role (lambda_exec) Assume Role Policy: MalformedPolicyDocument: Has prohibited field Resource Code Example
matlab integral under curve Code Example matlab integral under curve Code Example
the7 remove titulo category archives Code Example the7 remove titulo category archives Code Example
minecraft 1.16.5 pack.mcmeta Code Example minecraft 1.16.5 pack.mcmeta Code Example
tool bar isn't showing up in photoshop Code Example tool bar isn't showing up in photoshop Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7