Container sizing

Is it recommended to add the container sizing or it’s better to have a div inside the container that is wrapping the whole tags?

I forgot to add a wrapper div inside the container so I need to change the height of a section in the container properties.

Is it smart to do that?

1 Like

The best practice is not to set any properties to your container except those predefined for sizing.

1 Like