From 2f43e065bb2be72264bb74992c8882fe61526320 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 2 Jun 2021 14:16:45 +0200 Subject: [PATCH] =?UTF-8?q?Logo=20PedF=20v=20prav=C3=A9m=20rohu=20str?= =?UTF-8?q?=C3=A1nky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 4afb297..8a0f8b9 100644 --- a/style.css +++ b/style.css @@ -35,12 +35,12 @@ header { text-align: center; padding: 0 1em; } +header *:last-child { margin-bottom: auto } header .logo { width: 100%; height: 5rem; - max-width: var(--wrap); text-align: right; - margin: 2rem 2rem 0 0; + margin: 2rem 2rem auto 0; } header .logo img { height: 100% } header .title {