How can I decrease the padding on my store's layout?

Hello!

Please I want to reduce the padding(border) of

my store

thank you

Hey @Sofiane2 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

thank you