summaryrefslogtreecommitdiff
path: root/md2pdf.css
diff options
context:
space:
mode:
Diffstat (limited to 'md2pdf.css')
-rw-r--r--md2pdf.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/md2pdf.css b/md2pdf.css
new file mode 100644
index 0000000..e2718ba
--- /dev/null
+++ b/md2pdf.css
@@ -0,0 +1,3 @@
+img {
+ max-width: 100%;
+}