St.dataframe font size

Hi,

I’m working on an NLP streamlit app that displays a dataframe. I’d like to make the dataframe’s font size larger. Are there best practices on how to do that? Thank you!

Hey @Joshua1,

Thanks for sharing this question! The best bet for doing this would probably be adding custom CSS – I’d recommend checking out the following resources: