From 27203a87722b30f1bf4da8a5c191b03dd8bfa912 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Mon, 14 Dec 2020 16:35:52 +0100 Subject: [PATCH] =?UTF-8?q?Maxim=C3=A1ln=C3=AD=20=C5=A1=C3=AD=C5=99ka=2010?= =?UTF-8?q?0%=20pro=20v=C5=A1echny=20obr=C3=A1zky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sass/style.scss b/sass/style.scss index 3f98514..abda60b 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -131,17 +131,17 @@ main { text-decoration: underline; } + img { + max-width: 100%; + } + section { - img { + img.logo { + max-height: 5em; max-width: 100%; - - &.logo { - max-height: 5em; - max-width: 100%; - display: block; - margin: 2em auto 4em auto; - } + display: block; + margin: 2em auto 4em auto; } &.meta {