1
0
Fork 0

<dd> gets a left margin

This commit is contained in:
Malte Bublitz 2023-10-01 22:04:12 +02:00
parent 02638d7bed
commit d694c6905e

View file

@ -1 +1,2 @@
/* Place custom css here. */
dl dd {margin-left: 2em;}