diff --git a/README.md b/README.md index 32f8560..ab0d7cf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -@TODO -- email wrap like phones -- less margin for mobile hr -- add foundation example - - # Responsive HTML email signature(s) ### Let's punch email clients in the stomach! When you need some basic responsive email signatures that work on mobile.
diff --git a/dist/light/full-mail-light.html b/dist/light/full-mail-light.html index 5dcabb6..75990f9 100644 --- a/dist/light/full-mail-light.html +++ b/dist/light/full-mail-light.html @@ -1 +1 @@ -
Hi there,
Thanks for writing up this email.
We are delighted to reply with a responsive template.
\ No newline at end of file +
Hi there,
Thanks for writing up this email.
We are delighted to reply with a responsive template.
\ No newline at end of file diff --git a/dist/light/signature-light.html b/dist/light/signature-light.html index 7952eb6..177898f 100644 --- a/dist/light/signature-light.html +++ b/dist/light/signature-light.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/dist/light/signature-reply-light.html b/dist/light/signature-reply-light.html index 7b6f571..17e3287 100644 --- a/dist/light/signature-reply-light.html +++ b/dist/light/signature-reply-light.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/src/light/head.inc.html b/src/light/head.inc.html index ed955b2..cb380b8 100644 --- a/src/light/head.inc.html +++ b/src/light/head.inc.html @@ -34,6 +34,11 @@ .footer__main__col2__td__img{ padding-left:0!important; } + + .gray-hr hr{ + margin-bottom:10px!important; + margin-top:10px!important; + } } @media only screen and (min-width:1025px){