From 59a7ca7cf4a584b355754d7f929a334bf26d6c2a Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sat, 21 Mar 2020 18:28:51 +0100 Subject: [PATCH] =?UTF-8?q?V=C4=9Bt=C5=A1=C3=AD=20velikost=20p=C3=ADsma=20?= =?UTF-8?q?a=20maxim=C3=A1ln=C3=AD=20=C5=A1=C3=AD=C5=99ky=20str=C3=A1nky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sass/style.scss b/sass/style.scss index af9c46c..039856f 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -4,7 +4,8 @@ body { margin: 0 auto; padding: 0; font-family: sans-serif; - max-width:800px; + font-size: 1.2em; + max-width:1000px; } #header a, #menu a, #nav a {