Margins
Page container margins are standard space tokens but need to be prefixed with a containerMargin.
string:
Built-in container margin
The default container margin is 5vw
and is stored in containerMargin.default
space. You should override this value with projects default container margin.
Last updated