From dc3bc301ac9d399820444d16110eff5addbc1b8e Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 28 Apr 2020 17:41:12 +0200 Subject: [PATCH] =?UTF-8?q?Minim=C3=A1ln=C3=AD=20v=C3=BD=C5=A1ka=20body=20?= =?UTF-8?q?100vh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/style.scss b/sass/style.scss index de2d91f..3fee45b 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -15,6 +15,7 @@ body { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; max-width: $page-width; + min-height: 100vh; } #header a, #menu a, #nav a {