From 44cff268094de5d655ee51245eb998625fa7eebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Ka=C5=88ka?= Date: Fri, 12 Jan 2024 03:09:06 +0100 Subject: [PATCH] pading obsah --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index d65d08d..2283341 100644 --- a/style.css +++ b/style.css @@ -76,6 +76,7 @@ body { .content { order: 1; flex-direction: column; + padding: 15px; } }