From 27a5b369345620d9a6fa0a60469b20c90dd391a2 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Sun, 11 Jul 2021 15:18:42 +0200 Subject: Nowy styl --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 8cc42e5..f9d7843 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,8 @@ body { max-width: 80ex; + padding: 1ex; margin: auto; + font-family: sans-serif; } footer { -- cgit 1.4.1