email template

PHOTO EMBED

Fri Jul 01 2022 15:54:11 GMT+0000 (Coordinated Universal Time)

Saved by @benjaminb #undefined

​@import url(https://fonts.googleapis.com/css?family=Nunito);
 @import url(https://fonts.googleapis.com/css?family=Nunito); 

#outlook a {
      padding: 0;
    }

    body {
      margin: 0;
      padding: 0;
      -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
    }

    table,
    td {
      border-collapse: collapse;
      mso-table-lspace: 0pt;
      mso-table-rspace: 0pt;
    }

    img {
      border: 0;
      height: auto;
      line-height: 100%;
      outline: none;
      text-decoration: none;
      -ms-interpolation-mode: bicubic;
    }

    p {
      display: block;
      margin: 13px 0;
    }
 

    @media only screen and (min-width:480px) {
      .mj-column-per-100 {
        width: 100% !important;
        max-width: 100%;
      }
    }
  

    .moz-text-html .mj-column-per-100 {
      width: 100% !important;
      max-width: 100%;
    }
 
    [owa] .mj-column-per-100 {
      width: 100% !important;
      max-width: 100%;
    }
  
    @media only screen and (max-width:480px) {
      table.mj-full-width-mobile {
        width: 100% !important;
      }

      td.mj-full-width-mobile {
        width: auto !important;
      }
    }
 
content_copyCOPY

https://codepen.io/benjaminbilgehan/pen/ZExGEMa