To edit margin and padding of your website component clik on Styles on the right panel:
Padding - styles option, which controls the space between the border and the content of a component. It allows us to define space inside the component
Margin - styles option, which controls the space between the border and other components around it. It allows us to define space between components.
Note: Padding takes the background color and Margin doesn’t