Skip to content

Commit 6dfa757

Browse files
committed
remove embed formatting
1 parent 76c3f2b commit 6dfa757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

subscribe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h2>Sign Me Up</h2>
1818
<p>Yes, I'd like to join the over 1,200 other subscribers on your list: </p>
1919
<div id="mc_embed_shell">
2020
<link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
21-
<style type="text/css">
21+
<!-- <style type="text/css">
2222
#mc_embed_signup {
2323
background: #fff;
2424
false;
@@ -29,7 +29,7 @@ <h2>Sign Me Up</h2>
2929
3030
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
3131
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
32-
</style>
32+
</style> -->
3333
<style type="text/css">
3434
#mc-embedded-subscribe-form input[type=checkbox] {
3535
display: inline;

0 commit comments

Comments
 (0)