Hi,
how can I change the line spacing and the type of font used in articles?
Thanks
how can I change the line spacing and the type of font used in articles?
Thanks
#eb .ebd-block[data-type="text"] p,
#eb [data-blog-post-content] p {
font-size: 20px;
line-height: 2.0;
font-family: Comic Sans MS;
}