It looks like it is this margin here:
You could try something like this to tighten it up:
.markdown-rendered ul.has-list-bullet {
margin-bottom: 3px;
}
It looks like it is this margin here:
You could try something like this to tighten it up:
.markdown-rendered ul.has-list-bullet {
margin-bottom: 3px;
}