diff --git a/home.html b/home.html
index 6bdbb39..e1e3d3d 100644
--- a/home.html
+++ b/home.html
@@ -156,7 +156,7 @@

diff --git a/mail-template.html b/mail-template.html
index ff6d470..8176149 100644
--- a/mail-template.html
+++ b/mail-template.html
@@ -17,9 +17,6 @@
}
}
@media only screen and (max-width: 640px){
- body{
- padding: 16px !important;
- }
.main p, .main td, .main span{
font-size: 16px !important;
}
@@ -48,6 +45,16 @@
width: 100% !important;
}
}
+ @media all{
+ .apple-link a{
+ color: inherit !important;
+ font-family: inherit !important;
+ font-size: inherit !important;
+ font-weight: inherit !important;
+ line-height: inherit !important;
+ text-decoration: none !important;
+ }
+ }
@@ -65,7 +72,7 @@
-
+
|
@@ -94,18 +101,15 @@
-