Custom Container Sizes within Site Settings

I would love the ability to set the container width size within the site settings page for each site i am building through Webflow.

Atm i have to enter custom code to create larger than default container sizes, ie: 1200px.
It gets annoying from a design perspective to have a navbar with quite a few navlinks that overflow into the next line because they cannot fit into the default 960px container.

Is this something the Webflow team are considering adding natively into the service???

thanks

As a workaround - you could just create a div with the class “container” and then change the width there.

Arthur