From e959470842ceb2c5650c3f294c54c4068a5f3ed7 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Thu, 23 Dec 2021 12:13:36 +0100 Subject: description style --- style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.css b/style.css index 1a37f33..614d2e2 100644 --- a/style.css +++ b/style.css @@ -40,4 +40,9 @@ footer { main img { width: 100%; + margin-bottom: 2em; +} + +main { + padding-bottom: 2em; } -- cgit 1.4.1