From 2cb14ebf79dd43aa96d54e65a0841d195d07bdf9 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Fri, 8 Sep 2023 09:38:09 -0600 Subject: add produced markdown -> pdf + css --- md2pdf.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 md2pdf.css (limited to 'md2pdf.css') 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%; +} -- cgit v1.2.3-70-g09d2