n.on("click", function(e) {
var t = $(this);
$(this).parent().addClass("active").siblings().removeClass("active"), o.stop().animate({
scrollTop: $(t.attr("href")).offset().top
}, 1e3, "easeInOutExpo"), e.preventDefault()
}), m.on("click", function(e) {
var t = $(this);
$(this).parent().addClass("active").siblings().removeClass("active"), o.stop().animate({
scrollTop: $(t.attr("href")).offset().top
}, 1e3, "easeInOutExpo"), $(".wrap-menumobile").removeClass("open"), $(".menu-wrapsite").removeClass("showmenu"), $(".wrap-close").hide(), $(".menu-bar").show(), $(".transparant").fadeOut(), e.preventDefault()
});
Получается нет выступов, там фон который серый выступает в виде бугра) а с градинтом получается прямоугольник)