add ist items to parsedownCard

This commit is contained in:
marko
2021-12-22 12:30:19 +01:00
parent 528ee47e9f
commit f69efc5a1c

View File

@@ -3,4 +3,7 @@
}
.parsedownCard h2{
font-size: 1.75rem;
}
.parsedownCard ul li {
list-style-type: disc;
}