From 18e97a125da8763a69b123513ea8c77943d3c883 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 11 Nov 2020 00:09:36 +0100 Subject: [PATCH] =?UTF-8?q?Zmen=C5=A1en=C3=AD=20loga=20PedF?= 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 8b37f83..ddba5b8 100644 --- a/css/style.css +++ b/css/style.css @@ -39,8 +39,8 @@ h2, h3 { color: #1fbcc6; } p { line-height: 1.6; } header { width: auto; } -header .logo { padding: 30px; float: right; text-align: center; box-sizing: border-box; } -header .logo img { height: 10em; } +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 p { text-align: justify; max-width: 45%; font-size: 1.2em; margin: 2em 0; }