From 81b9300c0932842301af579240ac1dfd51ac0657 Mon Sep 17 00:00:00 2001 From: Indexerrowaty Date: Fri, 26 Jul 2024 13:23:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20the=20alignment=20of=20the?= =?UTF-8?q?=20Wezuwiusz=20logo=20in=20the=20header=20on=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 0e9600c..97859f2 100644 --- a/style.css +++ b/style.css @@ -330,6 +330,7 @@ button, .button { .website-header img { width: 50%; margin-bottom: 1rem; + margin-right: 0rem; } header h1 {