From cb494947f39c82ffc9e61fb8c7ee12769f8f14e1 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 11 Nov 2020 00:11:29 +0100 Subject: [PATCH] =?UTF-8?q?Prodlou=C5=BEen=C3=AD=20hlavi=C4=8Dky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index ddba5b8..ea8f385 100644 --- a/css/style.css +++ b/css/style.css @@ -41,8 +41,8 @@ p { line-height: 1.6; } header { width: auto; } header .logo { padding: 2em; float: right; text-align: center; box-sizing: border-box; } header .logo img { height: 7.5em; } -header .row { height: 600px; margin: 0; padding-bottom: 150px; margin-bottom: -300px; } -header .row img { max-height: 500px; } +header .row { height: 45em; margin: 0; padding-bottom: 150px; margin-bottom: -300px; } +header .row img { max-height: 32em; } header .row p { text-align: justify; max-width: 45%; font-size: 1.2em; margin: 2em 0; } main {