From 25c47899a9da201d2be25cb4f801db01165424c8 Mon Sep 17 00:00:00 2001 From: mikwee Date: Tue, 23 Nov 2021 13:35:22 +0200 Subject: [PATCH] Changed the size of the Tumblr icon --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 2d7c280..259b369 100644 --- a/src/App.js +++ b/src/App.js @@ -37,7 +37,7 @@ function App() { res = } else if (rootDetail.type === "tumblr") { - res = + res = } else if (rootDetail.type === "reddit") { res =