Closed nicolepaschen closed 1 year ago
margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;
}
If I have a Custom Page Header in a fixed container and a background color on a column, I get 0 padding on mobile when I should have the default 15px:
RC looks good ty!
masthead .boldgrid-section .container .row div.col-xs-12 {
}
If I have a Custom Page Header in a fixed container and a background color on a column, I get 0 padding on mobile when I should have the default 15px: