Do you know, how to change the font size of emails that are written in r through blastula, I know how to change the font family but not the size.
Example:
email <- compose_email(font_family = "Montserrat", body = md(c( "Team, How would you plot the relationship between these 3 variables?", plot_email)))