From 47c953d5d9fb040fe5f5ecb27cc0603319913962 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 4 Nov 2020 19:47:32 +0100 Subject: [PATCH] =?UTF-8?q?Zru=C5=A1en=C3=AD=20odsazen=C3=AD=20body=20od?= =?UTF-8?q?=20hran=20okna?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/style.scss b/sass/style.scss index 4ee47e3..9c7984a 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -4,7 +4,7 @@ } body { - padding: 0; + margin: 0; font-family: merriweather, serif; }