@import "../pagelayout"; @screen-menu-responsive: ~"(min-width: 1px)"; @menu-desktop: false; @images: '../../../images'; @img: '../../../images/dist'; @fonts: '../../../fonts'; @icon-font-path: "../../../fonts/"; @import "../elements/owl-carousel"; @import "../elements/menu-contextuel"; @import "../page-editorial"; html{scroll-behavior: smooth;} .page{padding-top: 6.5rem; background-color: @bg-body; } #footer{ @media(min-width: @screen-sm){margin-top: 0} } .other-articles{margin-bottom: 2.5rem; @media(max-width: @screen-xs-max){margin-top: 2.5rem} }