- <% if (locals.preHeader) { %>
-
- <%- preHeader %>
-
-
-
-
-
-
- <% } %>
- <% if (!locals.sync) { %>
-
-
+
+ <% if (locals.preHeader) { %>
+
+ <%- preHeader %>
+
+
+
+
+
+
+ <% } %>
+ <% if (!locals.sync) { %>
+
-
- <% } else { %>
-
-
+
+ <% } else { %>
+
-
- <% } %>
-
+ title="Sync devices">
+
+ <% } %>
+
+
<%- body %>
diff --git a/packages/fxa-auth-server/lib/senders/emails/layouts/fxa/index.scss b/packages/fxa-auth-server/lib/senders/emails/layouts/fxa/index.scss
index df0b5cdf35..422790e6d2 100644
--- a/packages/fxa-auth-server/lib/senders/emails/layouts/fxa/index.scss
+++ b/packages/fxa-auth-server/lib/senders/emails/layouts/fxa/index.scss
@@ -12,7 +12,6 @@
.fxa-logo {
padding: global.$s-5 global.$s-0 !important;
height: 60px !important;
- width: 60px !important;
margin: 0 auto !important;
display: block !important;
}
@@ -20,7 +19,6 @@
.sync-img {
padding: global.$s-5 global.$s-0 !important;
height: 137px;
- width: 300px;
margin: 0 auto !important;
display: block !important;
}
@@ -70,14 +68,12 @@
}
.sync-logo img {
- width: 240px !important;
margin: 0 auto;
@extend .mb-5;
@extend .mt-2;
}
.graphic-devices img {
- width: 240px !important;
margin: 0 auto;
@extend .mb-5;
@extend .mt-2;
diff --git a/packages/fxa-auth-server/lib/senders/emails/layouts/subscription/index.mjml b/packages/fxa-auth-server/lib/senders/emails/layouts/subscription/index.mjml
index 69443c88cf..70dedcd510 100644
--- a/packages/fxa-auth-server/lib/senders/emails/layouts/subscription/index.mjml
+++ b/packages/fxa-auth-server/lib/senders/emails/layouts/subscription/index.mjml
@@ -19,22 +19,26 @@