Make the widget centered on a website

We found the following CSS code for it:

.global-styles, [class*="RootLayout__Component"] {
margin: auto;
}

However, if it’d be possible to control this in settings, it’d be amazing!

1 Like