]> git.ekhem.eu.org Git - website.git/commitdiff
Indent paragraphs.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 18 Jun 2023 15:51:57 +0000 (17:51 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 18 Jun 2023 15:53:22 +0000 (17:53 +0200)
index.html

index 8f19192e831a59b5f79abee9d082e8f87879b7a3..b50fe5ac9877a255fce735bdaf4e708cd3336ebf 100644 (file)
@@ -20,6 +20,9 @@
     h3 {
       margin-bottom: 0px;
     }
+    p {
+      margin: auto 10px;
+    }
     ul {
       list-style-type: none;
       padding-left: 15px;