5 lines
106 B
SCSS
5 lines
106 B
SCSS
@media screen and (max-width: 782px) {
|
|
#wpbody-content {
|
|
padding-bottom: 0 !important;
|
|
}
|
|
} |