From e97e56571869c0e6364bbd7b4bd350197b911a63 Mon Sep 17 00:00:00 2001 From: Defido Coin <95591037+defido@users.noreply.github.com> Date: Wed, 30 Mar 2022 16:22:45 +1000 Subject: [PATCH] Update autobahn.json fix size issue --- _data/icons/autobahn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/icons/autobahn.json b/_data/icons/autobahn.json index 45184f62..ebd48d8d 100644 --- a/_data/icons/autobahn.json +++ b/_data/icons/autobahn.json @@ -3,8 +3,8 @@ [ { "url": "ipfs://QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s", - "width": 520, - "height": 521, + "width": 489, + "height": 489, "format": "png" } ]