From 33adb92ae63932a2eb509cce170b3d86e5366008 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sat, 21 Mar 2020 13:56:44 +0100 Subject: [PATCH] =?UTF-8?q?Vycentrov=C3=A1n=C3=AD=20obsahu=20do=20bloku=20?= =?UTF-8?q?s=20maxim=C3=A1ln=C3=AD=20=C5=A1=C3=AD=C5=99kou?= 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 c48b3c7..d5c4d18 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -1,9 +1,10 @@ $primary: #17a; body { - margin: 0; + margin: 0 auto; padding: 0; font-family: sans-serif; + max-width:800px; } #header a, #menu a, #nav a {