From 54b81a62ba1dabe1e4549ca9b7ae257f5dace488 Mon Sep 17 00:00:00 2001 From: "M. Taylor Saotome-Westlake" Date: Sat, 4 Apr 2020 19:04:40 -0700 Subject: [PATCH] edit dimensions of Reddit share SVG I already had a "height" directive in the HTML to make it display the same height as the Twitter button, but Firefox's "reader mode" was showing the enormous full-size version. It's neat that you can edit SVGs as text! --- content/images/reddit.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/images/reddit.svg b/content/images/reddit.svg index 224f27e..fa572ba 100644 --- a/content/images/reddit.svg +++ b/content/images/reddit.svg @@ -1 +1 @@ - \ No newline at end of file + -- 2.17.1