.prose :where(li > p) {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: inline;
}