From: Jakub Czajka Date: Sun, 18 Jun 2023 15:51:57 +0000 (+0200) Subject: Indent paragraphs. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=2610e814435aa0e26bc7722e8df00e6aa332d4ec;p=website.git Indent paragraphs. --- diff --git a/index.html b/index.html index 8f19192..b50fe5a 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,9 @@ h3 { margin-bottom: 0px; } + p { + margin: auto 10px; + } ul { list-style-type: none; padding-left: 15px;