How to remove margin in terms

Screenshot 2024-10-08 182312

Hello @Govind_Gupta

.terms p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.terms ol {
    line-height: 4mm;
}

put this in Custom CSS