The border on a mobile device use a lot of spaces on left and right
Is it possible to reduce the space?

Thank you
Code: Select all
//now
.layout-wrapper .layout-main .layout-content {
padding: 2rem;
}
//example
.layout-wrapper .layout-main .layout-content {
padding: 1rem;
}
Users browsing this forum: No registered users and 2 guests