]> git.ekhem.eu.org Git - website.git/commitdiff
Use emojis instead of bullets in lists.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 18 Jun 2023 15:47:56 +0000 (17:47 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 18 Jun 2023 15:53:22 +0000 (17:53 +0200)
index.html

index 3d2ea2c02685c1ff3b85737604e3028d34a315e4..9faf99ec240c06b0e5cea76cae4b6a0c6568cebb 100644 (file)
     h3 {
       margin-bottom: 0px;
     }
+    ul {
+      list-style-type: none;
+      padding-left: 15px;
+    }
   </style>
 </head>
 <body>