scroll stop sous header

This commit is contained in:
2024-03-07 15:45:38 +01:00
parent 1f8059afbd
commit 175c589c76
8 changed files with 44 additions and 551 deletions

View File

@@ -39,6 +39,6 @@ $width-menu-slidedown : 550px;
.layout-content{
grid-column: 1 / span 12;
padding-top: $header-height;
padding-top: $header-height;
}

View File

@@ -3,6 +3,7 @@
width: 100%;
display: grid;
grid-template-columns: repeat(12, 1fr);
padding-top: 3rem;
#block-quartiers-de-demain-views-block-statics-fields-block-1{
order: 2;
border-top: 2px solid $blue_QDD;

View File

@@ -22,7 +22,7 @@ footer{
display: inline-block;
text-align: top;
&::before{
content:url(../images/up-arrow.svg) ;
content:url("../images/up-arrow.svg") ;
width: 50%;
}
// .fa{