I am trying to understand webflow’s container for the purposes of teaching Webflow and CSS to students (I am a web dev). The container in Webflow appears to have a maximum size but that size is not communicated inside of the UI. When you drag and drop it in, no maximum width is specified but it is visually evident.
I am assuming this is a bug because it could be confusing to people trying to understand CSS through Webflow. They can create a container but they are presented with incorrect parameter values regarding the class.
But I fear this is intentional software design. It can be confusing for students who want to understand the code as they create. Can anyone confirm?