From 2d277730fbd6e5ba23389fb2613edda80bc46766 Mon Sep 17 00:00:00 2001 From: sushidave Date: Mon, 7 Nov 2022 16:19:33 +0100 Subject: [PATCH] Change logo size --- webapp/constants/logos.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/constants/logos.js b/webapp/constants/logos.js index 714e78a2c..ba5fe8ff4 100644 --- a/webapp/constants/logos.js +++ b/webapp/constants/logos.js @@ -2,7 +2,7 @@ // this are the paths in the webapp export default { LOGO_HEADER_PATH: '/img/custom/logo-horizontal.svg', - LOGO_HEADER_WIDTH: '130px', + LOGO_HEADER_WIDTH: '47px', LOGO_HEADER_CLICK: { // externalLink: { // url: 'https://ocelot.social',