]> git.ekhem.eu.org Git - website.git/commitdiff
Add space between page and its contents.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 18 Jun 2023 15:43:11 +0000 (17:43 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 18 Jun 2023 15:43:11 +0000 (17:43 +0200)
index.html

index 37ebf3e9027fb78dfa996a9a59d3dfb34f0149b8..e6a769daa9b9c2a6099ffc405c36176c93a87b5b 100644 (file)
@@ -15,6 +15,7 @@
       border-style: double;
       grid-column: 2;
       margin: 10px 0;
+      padding: 5px;
     }
   </style>
 </head>