Hey,
I develop Streamlit app and I have a problem with adapting the application to different screens.
I am using md file the custom my style and myapp.py that run the streamlit app.
I got a lot of objects inside the screen like button and sidebar.
How should i adapt the screen to different sizes of screen (like laptop and etc).
That you for helping!