From: Jakub Czajka Date: Sun, 18 Jun 2023 15:43:11 +0000 (+0200) Subject: Add space between page and its contents. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=299bc3d0d30dac7ec073482735f185b7da5fdf6b;p=website.git Add space between page and its contents. --- diff --git a/index.html b/index.html index 37ebf3e..e6a769d 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,7 @@ border-style: double; grid-column: 2; margin: 10px 0; + padding: 5px; }