diff --git a/homepage/participo/css/parsedownCard.css b/homepage/participo/css/parsedownCard.css index 99f4a47..945803f 100644 --- a/homepage/participo/css/parsedownCard.css +++ b/homepage/participo/css/parsedownCard.css @@ -3,4 +3,7 @@ } .parsedownCard h2{ font-size: 1.75rem; +} +.parsedownCard ul li { + list-style-type: disc; } \ No newline at end of file