From b817e3eae6159c6a0e1f5fed9906f77801ba5b8d Mon Sep 17 00:00:00 2001 From: Hanna Huewe Date: Thu, 2 Nov 2023 13:37:36 +0100 Subject: [PATCH] update sunflower logo in header --- sass/_header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/_header.scss b/sass/_header.scss index c17367fc..2bd3fae7 100755 --- a/sass/_header.scss +++ b/sass/_header.scss @@ -73,7 +73,7 @@ body { } img { - max-width: 55px; + width: 55px; margin-right: 7px; background: transparent; }