fix: Remove unnecessary padding value in mobile.scss

This commit is contained in:
Suraj Shetty 2021-02-17 10:29:08 +05:30
parent 7beaf81e07
commit aea5f83b46

View file

@ -201,10 +201,6 @@ body {
}
}
.layout-main-section-wrapper {
padding: 0px;
}
.layout-main-section {
border-left-color: transparent !important;
border-right-color: transparent !important;