increasing body text size in about section

Hi,

I’d like to increase the body text size in my ‘about’ section on the front page. how shall I do that?

Thank you!

Hi there,
Thanks for reaching out.
Relating to your question here, kindly share a link to your site so that we can check into this.

I look forward to your reply.
Best Regards,
Support.

Hello,

oh sorry, here’s the link: http://menade.de/

best

hey there

Please add this CSS in appearance - customize - additional CSS

section#about .section-description {
font-size: 19px;
}

Thanks!
Colorlib Support Team