summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/newsletter/templates/base.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/newsletter/templates/base.html b/themes/newsletter/templates/base.html
index 7469a5a..248bc3c 100644
--- a/themes/newsletter/templates/base.html
+++ b/themes/newsletter/templates/base.html
@@ -18,6 +18,10 @@
border-top: 5px solid #000000;
}
+ .container img {
+ max-width: 100%;
+ }
+
table .row {
border-collapse: collapse;
width: 660px;