You need to log in as admin and add the following CSS code to "Additional CSS" box under the customization of your theme.
li {padding-bottom: 7px;}
li {
padding-bottom: 7px;
}
This code should work with any theme of the WordPress. If you need more space, you can increase the padding value from 7 to a bigger number.