Change breakpoint of columns (for mobile)

Hi @remcoloof, welcome to the Streamlit community!

Unfortunately, no, setting the breakpoints isn’t a functionality that we currently expose. It may be the case that you could specify your own CSS, but that might lead to weird blinking artifacts. To see an example of how to write CSS using st.markdown, please see the link below:

Best,
Randy

1 Like